OzYbCrFilteringFillOutsideRange Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic bool FillOutsideRange { get; set; }Public Property FillOutsideRange As Boolean
Get
Set
public:
property bool FillOutsideRange {
bool get ();
void set (bool value);
}member FillOutsideRange : bool with get, set
Property Value
Boolean
See Also