Namespace: DrenchAssembly: Drench (in Drench.exe) Version: 1.1.1.0 (1.1.1)
public int Height { get; }
public int Height { get; }
Public ReadOnly Property Height As Integer
Get
Public ReadOnly Property Height As Integer
Get
public:
property int Height {
int get ();
}
public:
property int Height {
int get ();
}
member Height : int with get
member Height : int with get
Property Value
Type:
Int32