C#
VB
C++
Radius of the round rectangle shape.
public virtual LeadSize RoundRectangleRadius { get; set; }
Public Overridable Property RoundRectangleRadius() As LeadSize
Get
Set
public:
virtual property LeadSize^ RoundRectangleRadius
{
LeadSize^ get()
void set(LeadSize^ value)
}
The radius of the round rectangle shape in pixels. Default value is 20,20.
RoundRectangleRadius is used when the value of Shape is set to ImageViewerRubberBandShape.RoundRectangle.
ImageViewerRubberBandInteractiveMode Class
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