Click or drag to resize

Vertex3DItemCollection Class

Vertex3D Item Collection
Inheritance Hierarchy
SystemObject
  VIZCore3D.NET.DataVertex3DItemCollection

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

The Vertex3DItemCollection type exposes the following members.

Constructors
 NameDescription
Public methodVertex3DItemCollection Construction
Top
Properties
 NameDescription
Public propertyBaseCollection Base Collection
Public propertyCount 추가된 Vertex3D 수
Public propertyItem 지정된 index의 Vertex3D 반환
Top
Methods
 NameDescription
Public methodAdd 추가
Public methodClear 모두 초기화
Public methodDelete 삭제
Top
See Also