LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

ArcRadius Property (IAnnProtractor)

Show in webframe





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

            

            
property double ArcRadius {
   double get();
   void set (    double 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 WPF Annotation Objects.
Requirements

Target Platforms

See Also

Reference

IAnnProtractor Interface
IAnnProtractor Members

 

 


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