ObjectModel.BoundingBox Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Bounding box aligned to object's principle axii, with size in meters.
public:
property Microsoft::Azure::ObjectAnchors::SpatialGraph::SpatialOrientedBox BoundingBox { Microsoft::Azure::ObjectAnchors::SpatialGraph::SpatialOrientedBox get(); };
public Microsoft.Azure.ObjectAnchors.SpatialGraph.SpatialOrientedBox BoundingBox { get; }
member this.BoundingBox : Microsoft.Azure.ObjectAnchors.SpatialGraph.SpatialOrientedBox
Public ReadOnly Property BoundingBox As SpatialOrientedBox