Click or drag to resize

Drawing2DObjectManagerSet2DViewObjectItemRoundScale Method

2D View - 2D 개체 Round 크기 설정

Namespace: VIZCore3D.NET.Manager
Assembly: VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.910 (2.8.24.910)
Syntax
C#
public void Set2DViewObjectItemRoundScale(
	int objID,
	float fRoundDrawScale
)

Parameters

objID  Int32
개체 ID
fRoundDrawScale  Single
Round 크기
See Also