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: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
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