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