[]
Gets or sets the associated array of AnchorPoint objects.
Either Contour or AnchorPoints can be assigned at the same time, but not both.
public AnchorPoint[] AnchorPoints { get; set; }
Public Property AnchorPoints As AnchorPoint()