Click or drag to resize
GeRay Constructor
Overload List
  NameDescription
Public methodGeRay(IGeLine)
Initializes a new instance of the GeRay class
Public methodGeRay(IGeLineSegment)
Initializes a new instance of the GeRay class
Public methodGeRay(IGeRay)
Initializes a new instance of the GeRay class
Public methodGeRay(GeCoordinate, GeCoordinate)
Initializes a new instance of the ray passing through two specified points.
Public methodGeRay(GeVector, GeCoordinate)
Initializes a new instance of the ray using specified start point and direction vector.
Public methodGeRay(Double, Double, Double, GeCoordinate)
Initializes a new instance of the ray using specified parameters.
Top
See Also