←Select platform

GetRotationReferencePoints Method

Summary

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

Syntax
C#
VB
Objective-C
C++
Java
protected override LeadPointD[] GetRotationReferencePoints() 
Protected Overrides Function GetRotationReferencePoints() As LeadPointD() 
@property (nonatomic, strong, readonly, nullable) LTLeadPointCollection *rotationReferencePoints 
@Override protected LeadPointD[] getRotationReferencePoints() 
protected:  
   virtual array<LeadPointD^>^ GetRotationReferencePoints() override 

Return Value

The two reference points used to keep the rotation center and gripper at an even distance when the object is moved in annotation coordinates.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly