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 : UnitConverter Property |
protected virtual AnnUnitConverter UnitConverter {get;}
'Declaration Protected Overridable ReadOnly Property UnitConverter As AnnUnitConverter
'Usage Dim instance As AnnObject Dim value As AnnUnitConverter value = instance.UnitConverter
protected: virtual property AnnUnitConverter^ UnitConverter { AnnUnitConverter^ get(); }