MetaPen Public class
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph iTextSharp.text.pdf.codec.wmf iTextSharp.text.pdf.codec.wmf.MetaPen[[MetaPen]] iTextSharp.text.pdf.codec.wmf.MetaObject[[MetaObject]] end iTextSharp.text.pdf.codec.wmf.MetaObject --> iTextSharp.text.pdf.codec.wmf.MetaPen
Members
Properties
Public properties
Methods
Public methods
Details
Inheritance
Constructors
MetaPen
Source code
public MetaPen()
Methods
Init
Source code
public virtual void Init(InputMeta meta)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
meta |
Properties
Style
public virtual int Style { get; }
PenWidth
public virtual int PenWidth { get; }
Color
public virtual BaseColor Color { get; }
Generated with ModularDoc