Click or drag to resize

NoteManagerGetTextObjectHeight Method

지정된 TextObject 노트의 개체 높이 반환

Namespace:  VIZCore3D.NET.Manager
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.25.1204 (2.8.25.1204)
Syntax
C#
public float GetTextObjectHeight(
	int id
)

Parameters

id
Type: SystemInt32
노트 아이디(ID)

Return Value

Type: Single

[Missing <returns> documentation for "M:VIZCore3D.NET.Manager.NoteManager.GetTextObjectHeight(System.Int32)"]

See Also