protected override LeadPointD GetRotateCenterPoint()
'Declaration
Protected Overrides Function GetRotateCenterPoint() As LeadPointD
'Usage
Dim instance As AnnPolylineEditDesigner
Dim value As LeadPointD
value = instance.GetRotateCenterPoint()
protected override LeadPointD GetRotateCenterPoint()
@property (nonatomic, assign, readonly) LeadPointD rotateCenterPoint
@Override protected LeadPointD getRotateCenterPoint()
function Leadtools.Annotations.Designers.AnnPolylineEditDesigner.GetRotateCenterPoint()
Return Value
The two reference points are used to keep the rotation center and gripper at an even distance when the object is moved in annotation coordinates.