Table of Contents

Class WmfEllipse

Namespace
Aspose.Imaging.FileFormats.Wmf.Objects
Assembly
Aspose.Imaging.dll

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
Inheritance
WmfEllipse
Inherited Members

Constructors

WmfEllipse()

public WmfEllipse()