Proprietà ShowPreviewEventArgsHeight
|
Restituisce l'altezza del controllo di preview.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
Int32Vedi anche