FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.DrawingSpace 名前空間 > LineShape クラス > LineShape コンストラクタ : LineShape コンストラクタ(Point,Point) |
'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)
public LineShape( Point startPoint, Point endPoint )