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