LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

RotateCenterControlPoint Property (AnnEditDesigner)






Gets or sets the AnnControlPoint object for the rotate center control point for this AnnEditDesigner.
Syntax
public virtual AnnControlPoint RotateCenterControlPoint {get; set;}
'Declaration
 
Public Overridable Property RotateCenterControlPoint As AnnControlPoint
'Usage
 
Dim instance As AnnEditDesigner
Dim value As AnnControlPoint
 
instance.RotateCenterControlPoint = value
 
value = instance.RotateCenterControlPoint
public virtual AnnControlPoint RotateCenterControlPoint {get; set;}
 get_RotateCenterControlPoint();
set_RotateCenterControlPoint(value);
public:
virtual property AnnControlPoint^ RotateCenterControlPoint {
   AnnControlPoint^ get();
   void set (    AnnControlPoint^ value);
}

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.
Example
For an example, refer to RotateGripperControlPoint.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.