LEADTOOLS Annotations (Leadtools.Annotations assembly)

AngularUnit Property (IAnnProtractorObject)

Show in webframe





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

            

            
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

See Also

Reference

IAnnProtractorObject Interface
IAnnProtractorObject Members

 

 


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