Click or drag to resize

Segment Class

Cotainer segmemtn
Inheritance Hierarchy
SystemObject
  Huarui.STARLineSegment

Namespace:  Huarui.STARLine
Assembly:  SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
public class Segment

The Segment type exposes the following members.

Constructors
  NameDescription
Public methodSegment
Initializes a new instance of the Segment class
Top
Properties
  NameDescription
Public propertyDiameter
diameter
Public propertyDimension1
x dimension
Public propertyDimension2
y dimension
Public propertyMaxHeight
segment top
Public propertyMinHeight
segment bottom
Public propertyShape
Segment shape
Top
See Also