Gets or sets the radius of this AnnPointObject. This is a dependency property.
public double Radius { get; set; }
Public Property Radius As Double
The radius of this AnnPointObject.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET