C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the radius of this AnnPointObject.
public LeadLengthD Radius { get; set; }
Public Property Radius As Leadtools.LeadLengthD
public Leadtools.LeadLengthD Radius {get; set;}
@property (nonatomic) LeadLengthD radius;
public LeadLengthD getRadius()
public void setRadius(LeadLengthD radius)
get_Radius();
set_Radius(value);
Object.defineProperty('Radius');
public:
property LeadLengthD^ Radius
{
LeadLengthD^ get()
void set(LeadLengthD^ value)
}
The radius of this AnnPointObject.
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