EmfPlusPen Class
Contents
[
Hide
]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
Constructors
Name | Description |
---|---|
EmfPlusPen() | Initializes a new instance of the EmfPlusPen class |
Properties
Name | Type | Access | Description |
---|---|---|---|
brush_object | EmfPlusBrush | r/w | Gets or sets an EmfPlusBrush object that specifies a graphics brush associated with the pen |
pen_data | EmfPlusPenData | r/w | Gets or sets an EmfPlusPenData object that specifies properties of the graphics pen |
type | int | r/w | Gets or sets This field MUST be set to zero |
version | EmfPlusGraphicsVersion | r/w | Gets or sets the version. |
Constructor: EmfPlusPen()
EmfPlusPen()
Initializes a new instance of the EmfPlusPen class