Click or drag to resize

Drawing2DObjectManagerGet2DViewDrawBlockNumBy3DISObj Method

2D 뷰 - 2D 모델 생성시 Block 번호 생성 여부 설정 반환

Namespace:  VIZCore3D.NET.Manager
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public bool Get2DViewDrawBlockNumBy3DISObj()

Return Value

Type: Boolean
true == 사용, false == 사용하지않음
See Also