Click or drag to resize

Drawing2DObjectManagerSet2DViewObjectItemTextBoxThickness Method

2D 뷰 - 2D 개체 텍스트 박스 두께 설정

Namespace:  VIZCore3D.NET.Manager
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public void Set2DViewObjectItemTextBoxThickness(
	int objID,
	float fThickness
)

Parameters

objID
Type: SystemInt32
개체 ID
fThickness
Type: SystemSingle
텍스트 박스 두께
See Also