Click or drag to resize

PathPoint Constructor

Overload List
  NameDescription
Public methodPathPoint(Cartesian, JulianDate)
Initializes a PathPoint with the given position and date.
Public methodPathPoint(Cartesian, JulianDate, Color)
Initializes a PathPoint with the given position, date, and color.
Public methodPathPoint(Cartesian, JulianDate, Color, Single)
Initializes a PathPoint with the given position, date, color, and translucency.
Public methodPathPoint(Cartesian, JulianDate, Color, Single, Color)
Initializes a PathPoint with the given position, date, color, translucency, and outline color.
Public methodPathPoint(Cartesian, JulianDate, Color, Single, Color, Single)
Initializes a PathPoint with the given cartesian position, date, color, translucency, outline color, and outline translucency.
Top
See Also