LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

UnitConverter Property (AnnObject)






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 AnnUnitConverter UnitConverter {get;}
 get_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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnObject Class
AnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.