C# Class AdvancedAlgorithms.LineSegmentTurning.Corner

Datei anzeigen Open project: RodH257/Advanced-Algorithm-Problems

Public Properties

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

Property Details

cornerPoint public_oe property

public Point,System cornerPoint
return System.Point

endPoint public_oe property

public Point,System endPoint
return System.Point

start public_oe property

public Point,System start
return System.Point