Click or drag to resize

Metodo UtilityGetImageRectangle(Image, 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(
	Image img,
	Rectangle bounds
)

Parametri

img  Image
Immagine usata per calcolare le dimensioni del rettangolo
bounds  Rectangle
Area interessata

Valore di ritorno

Rectangle
Vedi anche