'Declaration Public Function New( _ ByVal lowerLine As List(Of IPoint), _ ByVal upperLine As List(Of IPoint) _ )
public _AreaShape( List<IPoint> lowerLine, List<IPoint> upperLine )
Parameters
- lowerLine
- upperLine
'Declaration Public Function New( _ ByVal lowerLine As List(Of IPoint), _ ByVal upperLine As List(Of IPoint) _ )
public _AreaShape( List<IPoint> lowerLine, List<IPoint> upperLine )