LayoutRect

EmfPlusDrawString.LayoutRect property

Gets or sets the layout rect An EmfPlusRectF object (section 2.2.2.39) that defines the bounding area of the destination that will receive the string

public RectangleF LayoutRect { get; set; }

See Also