EmfPlusBeginContainer.DestRect
EmfPlusBeginContainer.DestRect property
Gets or sets an EmfPlusRectF object (section 2.2.2.39) that, with SrcRect, specifies a transform for the container. This transformation results in SrcRect when applied to DestRect.
public RectangleF DestRect { get; set; }
Property Value
The dest rect.
See Also
- struct RectangleF
- class EmfPlusBeginContainer
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Records
- assembly Aspose.Imaging