名前 | 解説 | |
---|---|---|
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. | |
Transform | Gets the transformation matrix of the AnchorPoint taking into account the owner LayoutView transformation and the current position of the point. | |
TransformedLocation | Gets the coordinates of the point relative to the LayoutHost. | |
View | Gets the owner LayoutView object. | |
WidthFactor | Gets or sets the value to be multiplied by LayoutRect.Width before adding to the position of the Rect's left side. |