OzContrastCorrectionFactor Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic int Factor { get; set; }
Public Property Factor As Integer
Get
Set
public:
property int Factor {
int get ();
void set (int value);
}
member Factor : int with get, set
Property Value
Int32
See Also