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 > AnnObject Class : TransformObjectMode Property |
public virtual AnnTransformObjectMode TransformObjectMode {get;}
'Declaration Public Overridable ReadOnly Property TransformObjectMode As AnnTransformObjectMode
'Usage Dim instance As AnnObject Dim value As AnnTransformObjectMode value = instance.TransformObjectMode
public: virtual property AnnTransformObjectMode TransformObjectMode { AnnTransformObjectMode get(); }