[]
Adds one AnchorPoint to the Contour.
public void AddPoint(AnchorPoint anchorPoint)
Public Sub AddPoint(anchorPoint As AnchorPoint)
Type | Name | Description |
---|---|---|
AnchorPoint | anchorPoint | The AnchorPoint to be added. The owner LayoutRect must belong to the same LayoutView. |