Orientation Property (DisplayFormat)
Gets a value that represents the text orientation of the associated
DisplayFormat object as it is displayed in the current user interface.
public int Orientation {get;}
'Declaration
Public ReadOnly Property Orientation As Integer
'Usage
Dim instance As DisplayFormat
Dim value As Integer
value = instance.Orientation
Property Value
The orientation of the associated
DisplayFormat object.