C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the maximum width of a dot to be removed.
public int MaximumDotWidth { get; set; } Public Property MaximumDotWidth As Integer public int MaximumDotWidth {get; set;} @property (nonatomic, assign) NSInteger maximumDotWidth public int getMaximumDotWidth()public void setMaximumDotWidth(int value)
<br/>get_MaximumDotWidth();<br/>set_MaximumDotWidth(value);<br/>Object.defineProperty('MaximumDotWidth'); The maximum width of a dot to be removed. If DotRemoveCommandFlags.UseDpi is set in Flags property, units are in thousandths of an inch, otherwise units are in pixels.
Refer to DotRemoveCommand.
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
