Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

Radius Property (AnnPointObject)






Gets or sets the radius of this AnnPointObject. This is a dependency property.
Syntax
public double Radius {get; set;}
'Declaration
 
Public Property Radius As Double
'Usage
 
Dim instance As AnnPointObject
Dim value As Double
 
instance.Radius = value
 
value = instance.Radius

            

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

Property Value

The radius of this AnnPointObject.
Remarks

When you create a new AnnPointObject, a default picture will be set in this property.

If the value of ShowPicture is true, the AnnPointObject will draw this picture around CenterPoint.

If the value of ShowPictureis false, the AnnPointObject will use Radius to draw an ellipse around CenterPoint.

Example

For XAML example, refer to AnnPointObject.

For C#/VB examples, refer to AnnPointObject.

Requirements

Target Platforms

See Also

Reference

AnnPointObject Class
AnnPointObject Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features