LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

ArcRadius Property (IAnnProtractor)






Gets or sets the arc radius of the protractor. .NET support Silverlight support
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
double ArcRadius {get; set;}
get_ArcRadius();
set_ArcRadius(value);
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: 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

IAnnProtractor Interface
IAnnProtractor Members

 

 


Products | Support | Contact Us | Copyright Notices

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