名前 | 解説 | |
---|---|---|
BaseView | Gets a LayoutView to be used as the base for the current view's relative transformation. | |
Frozen | Gets a value indicating if the LayoutView does not allow any modifications. | |
Height | Gets or sets the height of the view rectangle. | |
Host | Gets the owner LayoutHost object. | |
InverseTransform | Gets the inverted transformation matrix.
InverseTransform is automatically updated when setting the Transform property. | |
RelativeTransform | Gets the transformation matrix relative to the BaseView. | |
Tag | Gets or sets the object that contains data about the LayoutView. | |
Transform | Gets or sets the transformation matrix for the LayoutView. | |
Width | Gets or sets the width of the view rectangle. |