BaseBoundarySystem.Bounds 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.
Two dimensional representation of the geometry of the boundary, as provided by the platform.
public:  property cli::array <Microsoft::MixedReality::Toolkit::Boundary::Edge> ^ Bounds {  public:
cli::array <Microsoft::MixedReality::Toolkit::Boundary::Edge> ^ get(); protected:
 void set(cli::array <Microsoft::MixedReality::Toolkit::Boundary::Edge> ^ value); };public Microsoft.MixedReality.Toolkit.Boundary.Edge[] Bounds { get; protected set; }member this.Bounds : Microsoft.MixedReality.Toolkit.Boundary.Edge[] with get, setPublic Property Bounds As Edge()Property Value
		Edge[]