Click or drag to resize

ToolbarItem Class

Toolbar Items Class
Inheritance Hierarchy
SystemObject
  VIZCore3D.NET.DataToolbarItem

Namespace:  VIZCore3D.NET.Data
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public class ToolbarItem

The ToolbarItem type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyLocation
툴바 위치
Public propertyName
툴바 이름
Public propertyPreviousType
툴바 이전 Panel 위치
Public propertyToolbar
툴바
Public propertyType
툴바 Panel 위치
Public propertyVisible
툴바 가시성 여부
Top
See Also