protected override LeadPointD[] GetRotationReferencePoints()
'Declaration
Protected Overrides Function GetRotationReferencePoints() As LeadPointD()
'Usage
Dim instance As AnnPolylineEditDesigner
Dim value() As LeadPointD
value = instance.GetRotationReferencePoints()
protected override LeadPointD[] GetRotationReferencePoints()
@property (nonatomic, strong, readonly, nullable) LTLeadPointCollection *rotationReferencePoints
@Override protected LeadPointD[] getRotationReferencePoints()
function Leadtools.Annotations.Designers.AnnPolylineEditDesigner.GetRotationReferencePoints()
Return Value
The two reference points used to keep the rotation center and gripper at even distance when the object is moved in annotation coordinates.