RectData

EmfPlusDrawRects.RectData property

Gets or sets the rect data An array of either an EmfPlusRect or EmfPlusRectF objects of Count length that defines the rectangle data.

public RectangleF[] RectData { get; set; }

See Also