Click or drag to resize

OsnapVertex3D Class

Osnap Vertex 3D Class
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3D.NET.DataOsnapVertex3D

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

The OsnapVertex3D type exposes the following members.

Properties
  NameDescription
Public propertyCenter
중심점
Public propertyCenterDirection
중심점 방향
Public propertyEnd
끝점
Public propertyID
ID
Public propertyKind
Osnap Kind
Public propertyStart
시작점
Top
See Also