| Vertex3DItemCollectionItem Property |
지정된 index의 Vertex3D 반환
Namespace:
VIZCore3D.NET.Data
Assembly:
VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax public Vertex3D this[
int index
] { get; }
Parameters
- index
- Type: SystemInt32
index
Return Value
Type:
Vertex3DVertex3D
See Also