名前 | 解説 | |
---|---|---|
![]() | HeightFactor | Gets or sets the value to be multiplied by LayoutRect.Height before adding to the position of the Rect's top side. |
![]() | LeftOffset | Gets or sets the value to be added to the position of the Rect's left side. |
![]() | Location | Gets the coordinates of the point relative to the owner LayoutView. |
![]() | Rect | Gets the owner LayoutRect object. |
![]() | TopOffset | Gets or sets the value to be added to the position of the Rect's top side. |
![]() | WidthFactor | Gets or sets the value to be multiplied by LayoutRect.Width before adding to the position of the Rect's left side. |