Rectangle.Location
Rectangle.Location property
この左上隅の座標を取得または設定しますRectangle構造体.
public Point Location { get; set; }
関連項目
- struct Point
- struct Rectangle
- 名前空間 System.Drawing
- 組み立て Aspose.Drawing
この左上隅の座標を取得または設定しますRectangle構造体.
public Point Location { get; set; }