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