名前 | 解説 | |
---|---|---|
ApplyOffset | Moves the current LayoutView to a new position relative to another LayoutView. | |
AsRectF | Returns a System.Drawing.RectangleF with the same Width and Height as the view rectangle. | |
CreateContour | Creates a new Contour and associates it with the LayoutView. | |
CreatePoint | Creates a point associated with the LayoutView to be used as an anchor for LayoutRects. | |
CreateRect | Creates a new LayoutRect and associates it with the LayoutView. | |
DetachFromHost | Detaches the LayoutView from its owner LayoutHost and removes all constraints referencing objects on the LayoutView. | |
GetContentRectangleF | Calculates the minimal System.Drawing.RectangleF that contains all non-empty LayoutRects, excluding the view itself. | |
MapToView | オーバーロードされます。 Transforms a point from the current LayoutView coordinates to other view's coordinates. | |
SetRelativeTransform | Sets the transformation matrix relative to other LayoutView. |