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 > AnnTransformer Class : UnitConverter Property |
public AnnUnitConverter UnitConverter {get; set;}
'Declaration Public Property UnitConverter As AnnUnitConverter
'Usage Dim instance As AnnTransformer Dim value As AnnUnitConverter instance.UnitConverter = value value = instance.UnitConverter
public: property AnnUnitConverter^ UnitConverter { AnnUnitConverter^ get(); void set ( AnnUnitConverter^ value); }