Click or drag to resize

Drawing2DObjectManagerMove2DViewObject Method

2D 뷰 - 개체 그룹 이동

Namespace: VIZCore3D.NET.Manager
Assembly: VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.910 (2.8.24.910)
Syntax
C#
public void Move2DViewObject(
	int nID,
	int nParentID
)

Parameters

nID  Int32
ID
nParentID  Int32
그룹 ID (찾기 실패시 해제)
See Also