Click or drag to resize

NoteManagerAddSurfaceTextObjectNote Method (String, String)

TextObject 추가 모드

Namespace:  VIZCore3D.NET.Manager
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.25.902 (2.8.25.902)
Syntax
C#
public void AddSurfaceTextObjectNote(
	string text,
	string Description
)

Parameters

text
Type: SystemString
Text
Description
Type: SystemString
Description
See Also