'宣言
Public Function New( _ ByVal lowerLine As List(Of IPoint), _ ByVal upperLine As List(Of IPoint) _ )
public _AreaShape( List<IPoint> lowerLine, List<IPoint> upperLine )
パラメータ
- lowerLine
- upperLine
'宣言
Public Function New( _ ByVal lowerLine As List(Of IPoint), _ ByVal upperLine As List(Of IPoint) _ )
public _AreaShape( List<IPoint> lowerLine, List<IPoint> upperLine )