Bounding box of the grid - this area will be divided into the cells.
Namespace: Ico.Windows.Media.Media3DAssembly: Ico3DControlsLibrary (in Ico3DControlsLibrary.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public Rect3D Bounds { get; private set; } |
Visual Basic |
---|
Public Property Bounds As Rect3D Get Private Set |
JScript |
---|
function get Bounds () : Rect3D private function set Bounds (value : Rect3D) |