EmfPlusPen Class

Summary: The EmfPlusPen object specifies a graphics pen for the drawing of lines.

Module: aspose.imaging.fileformats.emf.emfplus.objects

Full Name: aspose.imaging.fileformats.emf.emfplus.objects.EmfPlusPen

Inheritance: EmfPlusGraphicsObjectType

Aspose.Imaging Version: 24.7.0

Constructors

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

Properties

NameTypeAccessDescription
brush_objectEmfPlusBrushr/wGets or sets an EmfPlusBrush object that specifies a graphics brush associated with the pen
pen_dataEmfPlusPenDatar/wGets or sets an EmfPlusPenData object that specifies properties of the graphics pen
typeintr/wGets or sets This field MUST be set to zero
versionEmfPlusGraphicsVersionr/wGets or sets the version.

Constructor: EmfPlusPen()

 EmfPlusPen() 

Initializes a new instance of the EmfPlusPen class