Movatterモバイル変換


[0]ホーム

URL:


menu
  1. Dart
  2. dart:math
  3. MutableRectangle<T extends num>
  4. left property
left
description

left property

Tleft
getter/setter pair

The x-coordinate of the left edge.

Setting the value will move the rectangle without changing its width.

Implementation

T left;
  1. Dart
  2. dart:math
  3. MutableRectangle<T extends num>
  4. left property
MutableRectangle class

[8]ページ先頭

©2009-2025 Movatter.jp