AbstractPoint.ActualOrientation Property

Definition

The actual orientation of the geometric unit. This is typically determined by the value of the Orientation property of the control or panel in which this structure is used.

public:
 property System::Windows::Controls::Orientation ActualOrientation { System::Windows::Controls::Orientation get(); };
public System.Windows.Controls.Orientation ActualOrientation { get; }
member this.ActualOrientation : System.Windows.Controls.Orientation
Public ReadOnly Property ActualOrientation As Orientation

Property Value

Returns Orientation.

Applies to