Spatial area covered by the node.
Namespace: Ico.Windows.Media.Media3DAssembly: Ico3DControlsLibrary (in Ico3DControlsLibrary.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public Rect3D Area { get; set; } |
Visual Basic |
---|
Public Property Area As Rect3D Get Set |
JScript |
---|
function get Area () : Rect3D function set Area (value : Rect3D) |