FSUIPC Client DLL
.NET interface for FSUIPC
FsLineSegmentIntersection Struct Reference

Holds information about line segment intersections More...

Properties

FsLatLonLineSegment LineSegment [get]
 The line segment on which the intersection occurs More...
 
FsLatLonPoint Point [get]
 The point of intersection More...
 

Detailed Description

Holds information about line segment intersections

Property Documentation

◆ LineSegment

FsLatLonLineSegment LineSegment
get

The line segment on which the intersection occurs

◆ Point

FsLatLonPoint Point
get

The point of intersection