| UserViewManagerAdd Method |
사용자 뷰 생성
Namespace:
VIZCore3D.NET.Manager
Assembly:
VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax public int Add(
string title,
string description
)
Parameters
- title
- Type: SystemString
제목 - description
- Type: SystemString
설명
Return Value
Type:
Int32사용자 뷰 아이디(ID), 1 ~
See Also