アクティブな部分図を印刷します。
名前空間:
RootPro.RootProCAD
アセンブリ:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) バージョン: 12.0.0.0 (12.0.0.0)
構文 public abstract void PrintOut(
string printerName,
int copies
)
Public MustOverride Sub PrintOut (
printerName As String,
copies As Integer
)
パラメーター
- printerName
- 型: SystemString
- copies
- 型: SystemInt32
関連項目