Click or drag to resize

SegmentPoint Class

Segment Point Class
Inheritance Hierarchy
SystemObject
  VIZCore3D.NET.Extension.RobotInterfaceSegmentPoint

Namespace:  VIZCore3D.NET.Extension.RobotInterface
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public class SegmentPoint

The SegmentPoint type exposes the following members.

Properties
  NameDescription
Public propertyPoint1
Point 1
Public propertyPoint2
Point 2
Top
See Also