Gets/sets a prototype for the rotation center.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Public Property RotateCenterPointPrototype As ControlPoint
public ControlPoint RotateCenterPointPrototype { get; set; }
When the object needs control points of this type, it clones the specified prototype.