BoundingBox.WireframeShape 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.
Shape used for wireframe display
public:
property Microsoft::MixedReality::Toolkit::UI::BoundingBox::WireframeType WireframeShape { Microsoft::MixedReality::Toolkit::UI::BoundingBox::WireframeType get(); void set(Microsoft::MixedReality::Toolkit::UI::BoundingBox::WireframeType value); };
public Microsoft.MixedReality.Toolkit.UI.BoundingBox.WireframeType WireframeShape { get; set; }
member this.WireframeShape : Microsoft.MixedReality.Toolkit.UI.BoundingBox.WireframeType with get, set
Public Property WireframeShape As BoundingBox.WireframeType