Click or drag to resize

NoteManagerSetNoteTextObjectHeight Method

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 SetNoteTextObjectHeight(
	float height
)

Parameters

height
Type: SystemSingle
TextObject Height
See Also