AbstractPoint::ActualOrientation Property

Visual Studio 2015
 

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.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property Orientation ActualOrientation {
	Orientation get();
}
Return to top
Show: