C#
VB
WinRT C#
C++
Gets or sets the size of the neighborhood used to determine the width of the glow.
public int Dimension { get; set; }
Public Property Dimension As Integer
public int Dimension {get; set;}
get_Dimension();
set_Dimension(value);
Object.defineProperty('Dimension');
Size of the neighborhood used to determine the width of the glow. This property only accepts positive values.
Refer to GlowCommand.
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