OzBrightnessCorrectionAdjustValue Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic int AdjustValue { get; set; }
Public Property AdjustValue As Integer
Get
Set
public:
property int AdjustValue {
int get ();
void set (int value);
}
member AdjustValue : int with get, set
Property Value
Type:
Int32
See Also