Click or drag to resize

Metodo UtilityGetImageRectangle(Int32, Int32, Rectangle)

Restituisce il rettangolo in cui disegnare l'immagine

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi
public static Rectangle GetImageRectangle(
	int w,
	int h,
	Rectangle bounds
)

Parametri

w  Int32
Larghezza dell'immagine
h  Int32
Altezza dell'immagine
bounds  Rectangle
Area interessata

Valore di ritorno

Rectangle
Vedi anche