BaseBoundarySystem.Bounds Property

Definition

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, set
Public Property Bounds As Edge()

Property Value

Edge[]

Applies to