The size of the grid cells.
Namespace: Ico.Windows.Media.Media3DAssembly: Ico3DControlsLibrary (in Ico3DControlsLibrary.dll) Version: 10.97.306.0 (10.97.306.00)
Syntax
C# |
---|
public double CellSize { get; set; } |
Visual Basic |
---|
Public Property CellSize As Double Get Set |
JScript |
---|
function get CellSize () : double function set CellSize (value : double) |