LEADTOOLS Annotations (Leadtools.Annotations assembly)

ArcRadius Property (IAnnProtractorObject)

Show in webframe





Gets or sets the arc radius of the protractor.
Syntax
AnnLength ArcRadius {get; set;}
'Declaration
 
Property ArcRadius As AnnLength
'Usage
 
Dim instance As IAnnProtractorObject
Dim value As AnnLength
 
instance.ArcRadius = value
 
value = instance.ArcRadius

            

            
property AnnLength ArcRadius {
   AnnLength get();
   void set (    AnnLength value);
}

Property Value

The arc radius of the protractor.
Remarks
The center of the arc is the point at which the two rulers of the protractor join.
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.