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

Radius Property (IAnnPoint)

Show in webframe





Gets or sets the radius of this point object.
Syntax
double Radius {get; set;}
'Declaration
 
Property Radius As Double
'Usage
 
Dim instance As IAnnPoint
Dim value As Double
 
instance.Radius = value
 
value = instance.Radius

            

            
property double Radius {
   double get();
   void set (    double value);
}

Property Value

A System.Windows.Point structure that specifies the radius the point object in pixels.
Requirements

Target Platforms

See Also

Reference

IAnnPoint Interface
IAnnPoint Members

 

 


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