RectData

EmfPlusDrawEllipse.RectData property

Gets or sets the rectangle data Either an EmfPlusRect or EmfPlusRectF object that defines the bounding box of the ellipse.

public RectangleF RectData { get; set; }

See Also