ImageGear .NET - Updated December 24, 2018
GetViewportRotation Method




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityViewport Class : GetViewportRotation Method
Returns rotation of the view being mapped.
Syntax
'Declaration
 
Public Function GetViewportRotation() As ImGearVectorRotation
 
'Usage
 
Dim instance As ImGearVectorEntityViewport
Dim value As ImGearVectorRotation
 
value = instance.GetViewportRotation()

Return Value

New instance of ImGearVectorRotation class.
See Also

Reference

ImGearVectorEntityViewport Class
ImGearVectorEntityViewport Members