Click or drag to resize

IntersectionLine Class

Intersection Line Class
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3D.NET.DataIntersectionLine

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

The IntersectionLine type exposes the following members.

Properties
  NameDescription
Public propertyEnd
End Point of Intersection Line
Public propertySourceID
Source Object ID
Public propertyStart
Start Point of Intersection Line
Public propertyTargetID
Target Object ID
Top
See Also