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

ArcRadius Property (IAnnProtractorObject)






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
AnnLength ArcRadius {get; set;}
get_ArcRadius();
set_ArcRadius(value);
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: 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.