ToolTipConnector.PivotMode 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.
Is the connector pivot set manually or automatically?
public:
property Microsoft::MixedReality::Toolkit::UI::ConnectorPivotMode PivotMode { Microsoft::MixedReality::Toolkit::UI::ConnectorPivotMode get(); void set(Microsoft::MixedReality::Toolkit::UI::ConnectorPivotMode value); };
public Microsoft.MixedReality.Toolkit.UI.ConnectorPivotMode PivotMode { get; set; }
member this.PivotMode : Microsoft.MixedReality.Toolkit.UI.ConnectorPivotMode with get, set
Public Property PivotMode As ConnectorPivotMode