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

In This Topic
Contour Property (Visual)
In This Topic
Gets or sets an associated GrapeCity.Documents.Layout.Contour object.

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

Syntax
'Declaration
 
Public Property Contour As Contour
 
See Also