←Select platform

RotateCenterControlPoint Property

Summary

Gets or sets the AnnControlPoint object for the rotate center control point for this AnnEditDesigner.

Syntax

C#
VB
C++
public virtual AnnControlPoint RotateCenterControlPoint { get; set; } 
  
Public Overridable Property RotateCenterControlPoint As Leadtools.Annotations.AnnControlPoint 
public: 
virtual property Leadtools.Annotations.AnnControlPoint^ RotateCenterControlPoint { 
   Leadtools.Annotations.AnnControlPoint^ get(); 
   void set (    Leadtools.Annotations.AnnControlPoint^ ); 
} 

Property Value

The AnnControlPoint object used for displaying the rotate center control point for this AnnEditDesigner.

Remarks

For more information, refer to New Annotation Features of Version 14.5 (Deprecated).

Example

For an example, refer to RotateGripperControlPoint.

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 Assembly