BoundsControl.RotationHandlesConfig 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.
Configuration of the rotation handles.
public:
property Microsoft::MixedReality::Toolkit::UI::BoundsControl::RotationHandlesConfiguration ^ RotationHandlesConfig { Microsoft::MixedReality::Toolkit::UI::BoundsControl::RotationHandlesConfiguration ^ get(); void set(Microsoft::MixedReality::Toolkit::UI::BoundsControl::RotationHandlesConfiguration ^ value); };
public Microsoft.MixedReality.Toolkit.UI.BoundsControl.RotationHandlesConfiguration RotationHandlesConfig { get; set; }
member this.RotationHandlesConfig : Microsoft.MixedReality.Toolkit.UI.BoundsControl.RotationHandlesConfiguration with get, set
Public Property RotationHandlesConfig As RotationHandlesConfiguration