NIM C# SDK  6.3.0
NIM.BackGround Class Reference
Inheritance diagram for NIM.BackGround:
NimUtility.NimJsonObject< BackGround >

Public Member Functions

 BackGround ()
 
- Public Member Functions inherited from NimUtility.NimJsonObject< BackGround >
virtual string Serialize ()
 
virtual string SerializeWithIndented ()
 

Properties

int Rgb_B [get, set]
 
int Rgb_G [get, set]
 
int Rgb_R [get, set]
 
- Properties inherited from NimUtility.NimJsonObject< BackGround >
virtual bool IgnoreDefauleValue [get, set]
 
string JSON [get, set]
 

Additional Inherited Members

- Static Public Member Functions inherited from NimUtility.NimJsonObject< BackGround >
static T Deserialize (string json)
 

Constructor & Destructor Documentation

◆ BackGround()

NIM.BackGround.BackGround ( )

Property Documentation

◆ Rgb_B

int NIM.BackGround.Rgb_B
getset

◆ Rgb_G

int NIM.BackGround.Rgb_G
getset

◆ Rgb_R

int NIM.BackGround.Rgb_R
getset