 | FieldProbeResultBounds Property |
Gets the bounding Box for this field probe.
Namespace: ema3d.Api.V26.ResultsAssembly: ema3d.Api.V26 (in ema3d.Api.V26.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