C#
VB
WinRT C#
C++
Gets or sets the width of each block in pixels or the number of blocks per row.
public int XBlock { get; set; }
Public Property XBlock As Integer
public int XBlock {get; set;}
get_XBlock();
set_XBlock(value);
Object.defineProperty('XBlock');
If the DiceEffectCommandFlags.ResizeImage flag is set, this property represents the width of each block, in pixels. If the DiceEffectCommandFlags.Count flag is set, this property represents the number of blocks per row.
Refer to DiceEffectCommand.
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