WmfArc

WmfArc class

The META_ARC record draws an elliptical arc.

public class WmfArc : WmfRectangle

Constructors

NameDescription
WmfArc()The default constructor.

Properties

NameDescription
EndArc { get; set; }Gets or sets the end arc.
Rectangle { get; set; }Gets or sets the rectangle.
StartArc { get; set; }Gets or sets the start arc.

See Also