ImageGear .NET - Updated October 26, 2017
Orientation Property (ImGearPresentationPageDisplay)




ImageGear23.Presentation Assembly > ImageGear.Display Namespace > ImGearPresentationPageDisplay Class : Orientation Property
Gets image orientation attributes.
Syntax
'Declaration
 
<BindableAttribute(Bindable=True, Direction=BindingDirection.OneWay)>
Public ReadOnly Property Orientation As IImGearOrientation
 
'Usage
 
Dim instance As ImGearPresentationPageDisplay
Dim value As IImGearOrientation
 
value = instance.Orientation

Property Value

ImageGear.Core.ImGearOrientation structure.
See Also

Reference

ImGearPresentationPageDisplay Class
ImGearPresentationPageDisplay Members
ImGearOrientation Structure