Class WmfEllipse

Class WmfEllipse

Namespace: Aspose.Imaging.FileFormats.Wmf.Objects
Assembly: Aspose.Imaging.dll (25.2.0)

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

objectMetaObjectWmfObjectWmfRectangleWmfEllipse

Inherited Members

WmfRectangle.Rectangle, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

WmfEllipse()

public WmfEllipse()