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

Public Member Functions

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

Properties

int Adaption [get, set]
 
int HeightRate [get, set]
 
int PositionX [get, set]
 
int PositionY [get, set]
 
int WidthRate [get, set]
 
- Properties inherited from NimUtility.NimJsonObject< HostArea >
virtual bool IgnoreDefauleValue [get, set]
 
string JSON [get, set]
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ HostArea()

NIM.HostArea.HostArea ( )

Property Documentation

◆ Adaption

int NIM.HostArea.Adaption
getset

◆ HeightRate

int NIM.HostArea.HeightRate
getset

◆ PositionX

int NIM.HostArea.PositionX
getset

◆ PositionY

int NIM.HostArea.PositionY
getset

◆ WidthRate

int NIM.HostArea.WidthRate
getset