Leadtools.Windows.Annotations Namespace > AnnAutomationManager Class : RotateCenterControlPoint Property |
public Thumb RotateCenterControlPoint {get; set;}
'Declaration Public Property RotateCenterControlPoint As Thumb
'Usage Dim instance As AnnAutomationManager Dim value As Thumb instance.RotateCenterControlPoint = value value = instance.RotateCenterControlPoint
When the automation framework uses reflection to create any of the AnnAutomationObject.EditDesignerType, it will use this value in the created AnnEditDesigner.AnnEditDesigner.ControlPoints collection.
For more information, refer to WPF Annotation Rotation Options.
For C#/VB examples, refer to RotateLinePen.