protected override LeadPointD[] GetRotationReferencePoints()
'Declaration
Protected Overrides Function GetRotationReferencePoints() As LeadPointD()
'Usage
Dim instance As AnnPointEditDesigner
Dim value() As LeadPointD
value = instance.GetRotationReferencePoints()
protected override LeadPointD[] GetRotationReferencePoints()
@property (nonatomic, strong, readonly, nullable) LTLeadPointCollection *rotationReferencePoints
protected LeadPointD[] getRotationReferencePoints()
function Leadtools.Annotations.Designers.AnnPointEditDesigner.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.