LEADTOOLS Annotations (Leadtools.Annotations assembly)

UnitConverter Property (AnnObject)

Show in webframe





Gets the AnnUnitConverter that will be used in this AnnObject.
Syntax
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();
}

Property Value

The AnnUnitConverter setting for this AnnObject.
Remarks
This method returns the same AnnUnitConverter contained in the Container. If this object has not been added to a container yet, this method will return null (Nothing in Visual Basic).
Example
For an example, refer to PhysicalTransform.
Requirements

Target Platforms

See Also

Reference

AnnObject Class
AnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.