←Select platform

GetRotationReferencePoints Method

Summary

Provides an implementation of the GetRotationReferencePoints method for this AnnPointEditDesigner object.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
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 
protected LeadPointD[] getRotationReferencePoints() 
 function Leadtools.Annotations.Designers.AnnPointEditDesigner.GetRotationReferencePoints() 
protected:  
   virtual array<LeadPointD^>^ GetRotationReferencePoints() override 

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.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly