MetaObject
MetaObject 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.MetaObject[[MetaObject]]
end
Members
Properties
Public properties
Type | Name | Methods |
---|---|---|
int | Type | get |
Details
Constructors
MetaObject [1/2]
public MetaObject()
MetaObject [2/2]
public MetaObject(int type)
Arguments
Type | Name | Description |
---|---|---|
int | type |
Properties
Type
public virtual int Type { get; }
Generated with ModularDoc