| Drawing2DViewManagerRemoveCanvasBy2DView Method |
2D View - 캔버스 제거
Namespace:
VIZCore3D.NET.Manager
Assembly:
VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax public void RemoveCanvasBy2DView(
int canvasIdx,
bool bDelObjectsinCanvas = false
)
Parameters
- canvasIdx
- Type: SystemInt32
캔버스 Index - bDelObjectsinCanvas (Optional)
- Type: SystemBoolean
캔버스 내 개체 제거 여부
See Also