Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Windows.Annotations Namespace > AnnRulerObject Class : TransformMode Property |
public override AnnTransformMode TransformMode {get;}
'Declaration Public Overrides ReadOnly Property TransformMode As AnnTransformMode
'Usage Dim instance As AnnRulerObject Dim value As AnnTransformMode value = instance.TransformMode
public: property AnnTransformMode TransformMode { AnnTransformMode get() override; }