BoundingBox.BoundingBoxActivation 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.
Type of activation method for showing/hiding bounding box handles and controls
public:
property Microsoft::MixedReality::Toolkit::UI::BoundingBox::BoundingBoxActivationType BoundingBoxActivation { Microsoft::MixedReality::Toolkit::UI::BoundingBox::BoundingBoxActivationType get(); void set(Microsoft::MixedReality::Toolkit::UI::BoundingBox::BoundingBoxActivationType value); };
public Microsoft.MixedReality.Toolkit.UI.BoundingBox.BoundingBoxActivationType BoundingBoxActivation { get; set; }
member this.BoundingBoxActivation : Microsoft.MixedReality.Toolkit.UI.BoundingBox.BoundingBoxActivationType with get, set
Public Property BoundingBoxActivation As BoundingBox.BoundingBoxActivationType