'Declaration Public Function New( _ ByVal point As Point, _ ByVal orientation As Orientation _ )
'Usage Dim point As Point Dim orientation As Orientation Dim instance As New GridLine(point, orientation)
public GridLine( Point point, Orientation orientation )
Parameters
- point
- Grid point.
- orientation
- Orientation.