EmfPlusBrush Class

Summary: The EmfPlusBrush object specifies a graphics brush for filling regions.

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

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

Inheritance: EmfPlusGraphicsObjectType

Aspose.Imaging Version: 24.6.0

Constructors

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

Properties

NameTypeAccessDescription
brush_dataEmfPlusBaseBrushDatar/wGets or sets the Brush data
Variable-length data that defines the brush object specified in the Type field.
The content and format of the data can be different for every brush type.
EmfPlusHatchBrushData (section 2.2.2.20) (done)
EmfPlusLinearGradientBrushData object (section 2.2.2.24) (done)
EmfPlusPathGradientBrushData object (section 2.2.2.29) (done)
EmfPlusSolidBrushData object (section 2.2.2.43) (done)
EmfPlusTextureBrushData object (section 2.2.2.45) (done)
typeEmfPlusBrushTyper/wGets or sets the type.
versionEmfPlusGraphicsVersionr/wGets or sets the version.

Constructor: EmfPlusBrush()

 EmfPlusBrush() 

Initializes a new instance of the EmfPlusBrush class