OzYbCrFilteringFillOutsideRange Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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
Type:
BooleanSee Also