Skip to main content

IShapeGuideCollection Interface

Defines methods and properties for managing a collection of shape guide objects.

Declaration

public interface IShapeGuideCollection extends IPresentationCollection<ShapeGuide>

Implements

com.devexpress.docs.presentation.IPresentationCollection<com.devexpress.docs.presentation.ShapeGuide>