Straight line going through two known points
For a list of all members of this type, see StraightLine Members.
System.Object
System.ValueType
serial.StraightLine
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Describes a straight line going through two known points y = ax + b or x = cx + d. Also fully horizontal (y = b) and vertical (x = c) straight lines supported.
Namespace: serial
Assembly: map (in map.exe)
StraightLine Members | serial Namespace