Click or drag to resize

Segment Class

An X/Y coordinate that is used to define a planar region.
Inheritance Hierarchy
SystemObject
  CFX.StructuresSegment

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class Segment

The Segment type exposes the following members.

Constructors
 NameDescription
Public methodSegment 
Top
Properties
 NameDescription
Public propertyX The X Coordinate
Public propertyY The Y Coordinate
Top
See Also