GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout.Composition Namespace / Visual Class / AnchorPoints Property

In This Topic
AnchorPoints Property
In This Topic
Gets or sets the associated array of GrapeCity.Documents.Layout.AnchorPoint objects.

Either Contour or AnchorPoints can be assigned at the same time, but not both.

Syntax
'Declaration
 
Public Property AnchorPoints As AnchorPoint()
 
See Also