C# Class AdvancedAlgorithms.LineSegmentTurning.Corner

Show file Open project: RodH257/Advanced-Algorithm-Problems

Public Properties

Property Type Description
cornerPoint System.Point
endPoint System.Point
start System.Point

Property Details

cornerPoint public property

public Point,System cornerPoint
return System.Point

endPoint public property

public Point,System endPoint
return System.Point

start public property

public Point,System start
return System.Point