Click or drag to resize

ZoomDirection Enumeration

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