Class WmfEllipse
WmfEllipse class
The META_ELLIPSE record draws an ellipse. The center of the ellipse is the center of the specified bounding rectangle. The ellipse is outlined by using the pen and is filled by using the brush; these are defined in the playback device context.
public class WmfEllipse : WmfRectangle
Constructors
Name | Description |
---|---|
WmfEllipse() | The default constructor. |
Properties
Name | Description |
---|---|
Rectangle { get; set; } | Gets or sets the rectangle. |
See Also
- class WmfRectangle
- namespace Aspose.Imaging.FileFormats.Wmf.Objects
- assembly Aspose.Imaging