 | FieldProbeResultBounds Property |
Gets the bounding Box for this field probe.
Namespace: ema3d.Api.V25.ResultsAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic Box Bounds { get; }
Public ReadOnly Property Bounds As Box
Get
public:
property Box Bounds {
Box get ();
}
member Bounds : Box with get
Property Value
Box
See Also