WmfChord Class

Summary: The META_CHORD record draws a chord, which is defined by a region
bounded by the intersection of an ellipse with a line segment. The chord
is outlined using the pen and filled using the brush that are defined in
the playback device context.

Module: aspose.imaging.fileformats.wmf.objects

Full Name: aspose.imaging.fileformats.wmf.objects.WmfChord

Inheritance: WmfRectangle

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
WmfChord()Initializes a new instance of the WmfChord class

Properties

NameTypeAccessDescription
radial1Pointr/wGets or sets the radial1.
radial2Pointr/wGets or sets the radial2.
rectangleRectangler/wGets or sets the rectangle.

Constructor: WmfChord()

 WmfChord() 

Initializes a new instance of the WmfChord class