Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Annotations Namespace > AnnEditDesigner Class : RotateCenterControlPoint Property |
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 property AnnControlPoint^ RotateCenterControlPoint { AnnControlPoint^ get(); void set ( AnnControlPoint^ value); }