C#
VB
Java
Objective-C
WinRT C#
C++
Provides an implementation of the GetRotationReferencePoints method for this AnnPolylineEditDesigner object.
protected override LeadPointD[] GetRotationReferencePoints()
Protected Overrides Function GetRotationReferencePoints() As Leadtools.LeadPointD()
protected override [Leadtools.LeadPointD[]](../l/leadpointd.md) GetRotationReferencePoints()
@property (nonatomic, strong, readonly, nullable) LTLeadPointCollection *rotationReferencePoints
@Override protected LeadPointD[] getRotationReferencePoints()
function Leadtools.Annotations.Designers.AnnPolylineEditDesigner.GetRotationReferencePoints()
protected:
virtual array<LeadPointD^>^ GetRotationReferencePoints() override
The two reference points used to keep the rotation center and gripper at even distance when the object is moved in annotation coordinates.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET