Gets or sets a value that represents the space between cubes.
public int Space { get; set; }
Public Property Space As Integer
public int Space {get; set;}
<br/>get_Space();<br/>set_Space(value);<br/>Object.defineProperty('Space');
Value that represents the space between cubes, in pixels. As this value decreases the concentration of cubes increases and vice versa. The valid range is from 1 to the image or region dimension that is minimum, that is the minimum value of the height and width. This property only accepts positive values.
Refer to CubismCommand.
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