[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.Composition.Visual.Contour

Contour Property

Contour

Gets or sets an associated Contour object.

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

Declaration
public Contour Contour { get; set; }
Public Property Contour As Contour
See Also