Click or drag to resize
ZoomDirection Enumeration

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