[]
Initializes a new instance of the Model3DAnnotation class.
public Model3DStream(Stream stream, IPdfName format)
Public Sub New(stream As Stream, format As IPdfName)
| Type | Name | Description |
|---|---|---|
| Stream | stream | The Stream object containing 3D data. |
| IPdfName | format | The IPdfName object defining the format of 3D data, the Model3DStreamFormat static class defines the valid values. |