ToolTipConnector.PivotDirectionOrient 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.
Orientation style for connector
public:
property Microsoft::MixedReality::Toolkit::UI::ConnectorOrientType PivotDirectionOrient { Microsoft::MixedReality::Toolkit::UI::ConnectorOrientType get(); void set(Microsoft::MixedReality::Toolkit::UI::ConnectorOrientType value); };
public Microsoft.MixedReality.Toolkit.UI.ConnectorOrientType PivotDirectionOrient { get; set; }
member this.PivotDirectionOrient : Microsoft.MixedReality.Toolkit.UI.ConnectorOrientType with get, set
Public Property PivotDirectionOrient As ConnectorOrientType