C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value that indicates the size of the anti-aliasing mask.
public int Dimension { get; set; }
Public Property Dimension As Integer
public int Dimension {get; set;}
@property (nonatomic, assign) NSUInteger dimension
public int getDimension()
public void setDimension(int value)
<br/>get_Dimension();<br/>set_Dimension(value);<br/>Object.defineProperty('Dimension');
Value that indicates the size of the anti-aliasing mask. For example, a value of three indicates an anti-aliasing mask of 3 X 3. This parameter only accepts positive values.
Refer to AntiAliasingCommand.
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