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