CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Initializes a new instance of the PrintToGDI class
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public PrintToGDI( LayoutView layoutView ) |
| Visual Basic |
|---|
Public Sub New ( _ layoutView As LayoutView _ ) |
| Visual C++ |
|---|
public: PrintToGDI( LayoutView^ layoutView ) |
Parameters
- layoutView
- Type: CADability..::..LayoutView