RectData

EmfPlusFillEllipse.RectData property

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

public RectangleF RectData { get; set; }

See Also