DestRect

EmfPlusBeginContainer.DestRect property

Ottiene o imposta un oggetto EmfPlusRectF (sezione 2.2.2.39) che, con SrcRect, specifica una trasformazione per il contenitore. Questa trasformazione risulta in SrcRect se applicata a DestRect.

public RectangleF DestRect { get; set; }

Valore della proprietà

Il dest rect.

Guarda anche