| OzYbCrFilteringY Property  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic OzRange Y { get; set; }Public Property Y As OzRange
	Get
	Set
public:
property OzRange^ Y {
	OzRange^ get ();
	void set (OzRange^ value);
}member Y : OzRange with get, set
Property Value
Type: 
OzRange
See Also