Class EmfPlusPen
Contents
[
Hide
]EmfPlusPen class
The EmfPlusPen object specifies a graphics pen for the drawing of lines.
public sealed class EmfPlusPen : EmfPlusGraphicsObjectType
Constructors
| Name | Description | 
|---|---|
| EmfPlusPen() | The default constructor. | 
Properties
| Name | Description | 
|---|---|
| BrushObject { get; set; } | Gets or sets an EmfPlusBrush object that specifies a graphics brush associated with the pen | 
| PenData { get; set; } | Gets or sets an EmfPlusPenData object that specifies properties of the graphics pen | 
| Type { get; set; } | Gets or sets This field MUST be set to zero | 
| Version { get; set; } | Gets or sets the version. | 
See Also
- class EmfPlusGraphicsObjectType
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects
- assembly Aspose.Imaging