Click or drag to resize

Drawing2DObjectManagerSet2DViewCreateObjectWithImage Method

2D 뷰 - 개체 생성 (Image)

Namespace: VIZCore3D.NET.Manager
Assembly: VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.910 (2.8.24.910)
Syntax
C#
public void Set2DViewCreateObjectWithImage(
	string imagePath
)

Parameters

imagePath  String
이미지 경로
See Also