[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.Contour.AddPoint

AddPoint Method

AddPoint(AnchorPoint)

Adds one AnchorPoint to the Contour.

Declaration
public void AddPoint(AnchorPoint anchorPoint)
Public Sub AddPoint(anchorPoint As AnchorPoint)
Parameters
Type Name Description
AnchorPoint anchorPoint

The AnchorPoint to be added. The owner LayoutRect must belong to the same LayoutView.