C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value that represents the maximum dot size, in pixels.
public int MaximumRadius { get; set; }
Public Property MaximumRadius As Integer
public int MaximumRadius {get; set;}
@property (nonatomic, assign) NSUInteger maximumRadius
public int getMaximumRadius()
public void setMaximumRadius(int value)
<br/>get_MaximumRadius();<br/>set_MaximumRadius(value);<br/>Object.defineProperty('MaximumRadius');
Value that represents the maximum dot size. This value should not be less than 5.
Refer to ColorHalftoneCommand example.
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