BoundsControl.TranslationHandlesConfig 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 translation handles.
public:
property Microsoft::MixedReality::Toolkit::UI::BoundsControl::TranslationHandlesConfiguration ^ TranslationHandlesConfig { Microsoft::MixedReality::Toolkit::UI::BoundsControl::TranslationHandlesConfiguration ^ get(); void set(Microsoft::MixedReality::Toolkit::UI::BoundsControl::TranslationHandlesConfiguration ^ value); };
public Microsoft.MixedReality.Toolkit.UI.BoundsControl.TranslationHandlesConfiguration TranslationHandlesConfig { get; set; }
member this.TranslationHandlesConfig : Microsoft.MixedReality.Toolkit.UI.BoundsControl.TranslationHandlesConfiguration with get, set
Public Property TranslationHandlesConfig As TranslationHandlesConfiguration