Click or drag to resize

Drawing2DObjectManagerGet2DViewObjectItemLineThickness Method

2D 뷰 - 2D 개체 Line 두께 반환

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

Parameters

objID
Type: SystemInt32
개체 ID

Return Value

Type: Single
Line 두께
See Also