FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.DrawingSpace 名前空間 > LineShape クラス > LineShape コンストラクタ : LineShape コンストラクタ(Point,Point) |
'宣言
Public Function New( _ ByVal startPoint As Point, _ ByVal endPoint As Point _ )
public LineShape( Point startPoint, Point endPoint )