Click or drag to resize

ZoomDirection Enumeration


Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public enum ZoomDirection
Members
Member nameValueDescription
Up0 
Left1 
Right2 
Bottom3 
UpLeft4 
UpRight5 
BottomLeft6 
BottomRight7 
See Also