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