'Declaration
Public Property StartAnchorPoint As AnchorPoint
'Usage
Dim instance As DrawingObject Dim value As AnchorPoint instance.StartAnchorPoint = value value = instance.StartAnchorPoint
public AnchorPoint StartAnchorPoint {get; set;}
'Declaration
Public Property StartAnchorPoint As AnchorPoint
'Usage
Dim instance As DrawingObject Dim value As AnchorPoint instance.StartAnchorPoint = value value = instance.StartAnchorPoint
public AnchorPoint StartAnchorPoint {get; set;}