Click or drag to resize
SoGDIVectorOutputOpenFile Method
Overload List
  NameDescription
Public methodOpenFile

Default method: Opens the printer dialog box for paper output.

Public methodOpenFile(String)

Opens named file.

(Inherited from SoVectorOutput.)
Public methodOpenFile(SbDeviceContext)

Initializes GDI output using the given device context (type HDC).

Top
See Also