Click or drag to resize

Line3D Class

Line Class
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3D.NET.DataLine3D

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

The Line3D type exposes the following members.

Properties
  NameDescription
Public propertyEnd2D
끝점 (2D)
Public propertyEnd3D
끝점 (3D)
Public propertyStart2D
시작점 (2D)
Public propertyStart3D
시작점 (3D)
Top
Methods
  NameDescription
Public methodToString
ToString
(Overrides ObjectToString.)
Public methodToString(Dimensions)
ToString
Top
See Also