Click or drag to resize

NoteManagerAddNoteSurface Method (String)

표면 노트 추가 (위치는 사용자가 선택)

Namespace:  VIZCore3D.NET.Manager
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public void AddNoteSurface(
	string text
)

Parameters

text
Type: SystemString
텍스트
See Also