WmfEllipse Class
Summary: 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.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfEllipse
Inheritance: WmfRectangle
Constructors
Name | Description |
---|---|
WmfEllipse() | Initializes a new instance of the WmfEllipse class |
Properties
Name | Type | Access | Description |
---|---|---|---|
rectangle | Rectangle | r/w | Gets or sets the rectangle. |
Constructor: WmfEllipse()
WmfEllipse()
Initializes a new instance of the WmfEllipse class