WmfArc Class
Summary: The META_ARC record draws an elliptical arc.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfArc
Inheritance: WmfRectangle
Constructors
| Name | Description |
|---|---|
| WmfArc() | Initializes a new instance of the WmfArc class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| end_arc | Point | r/w | Gets or sets the end arc. |
| rectangle | Rectangle | r/w | Gets or sets the rectangle. |
| start_arc | Point | r/w | Gets or sets the start arc. |
Constructor: WmfArc()
WmfArc()
Initializes a new instance of the WmfArc class