The RotateCenterControlPointLocation Property is available in LEADTOOLS Document and Medical Imaging toolkits.
Gets the rotate center control point location of the selected object in object coordinates.Visual Basic (Declaration) | |
---|---|
Public Overridable ReadOnly Property RotateCenterControlPointLocation As AnnPoint |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnEditDesigner Dim value As AnnPoint value = instance.RotateCenterControlPointLocation |
C# | |
---|---|
public virtual AnnPoint RotateCenterControlPointLocation {get;} |
Property Value
The rotate center control point location of the selected object in object coordinates.For an example, refer to RotateGripperControlPointLocation.
(Read only) The selected object has two rotate control points:
- Rotate center control point
- Rotate gripper control point
For more information, refer to New Annotation Features of Version 14.5.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7