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

AngularUnit Property (IAnnProtractorObject)






Gets or sets a value that indicates the unit of measure for the angle of the protractor.
Syntax
AnnAngularUnit AngularUnit {get; set;}
'Declaration
 
Property AngularUnit As AnnAngularUnit
'Usage
 
Dim instance As IAnnProtractorObject
Dim value As AnnAngularUnit
 
instance.AngularUnit = value
 
value = instance.AngularUnit
AnnAngularUnit AngularUnit {get; set;}
get_AngularUnit();
set_AngularUnit(value);
property AnnAngularUnit AngularUnit {
   AnnAngularUnit get();
   void set (    AnnAngularUnit value);
}

Property Value

An AnnAngularUnit value that specifies the unit of measure for the angle of the protractor.
Remarks
For more information, refer to Using Protractors in Annotation Objects.
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

IAnnProtractorObject Interface
IAnnProtractorObject Members

 

 


Products | Support | Contact Us | Copyright Notices

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