Proprietà ShowPreviewEventArgsHeight
|
Restituisce l'altezza del controllo di preview.
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public int Height { get; set; }
Public Property Height As Integer
Get
Set
public:
property int Height {
int get ();
void set (int value);
}
member Height : int with get, set
Valore della proprietà
Tipo:
Int32Vedi anche