| ZoomDirection Enumeration | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic enum ZoomDirection
Public Enumeration ZoomDirection
public enum class ZoomDirection
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | Up | 0 |  | 
 | Left | 1 |  | 
 | Right | 2 |  | 
 | Bottom | 3 |  | 
 | UpLeft | 4 |  | 
 | UpRight | 5 |  | 
 | BottomLeft | 6 |  | 
 | BottomRight | 7 |  | 
See Also