public LineShape( Point startPoint, Point endPoint )
'Declaration Public Function New( _ ByVal startPoint As Point, _ ByVal endPoint As Point _ )
'使用法 Dim startPoint As Point Dim endPoint As Point Dim instance As New LineShape(startPoint, endPoint)
LineShape クラス LineShape メンバ オーバーロード一覧
© 2004-2015, GrapeCity inc. All rights reserved.