名前 | 解説 | |
---|---|---|
Points | Gets a read-only list of AnchorPoints. | |
Tag | Gets or sets the object that contains data about the Contour. | |
View | Gets the owner LayoutView object. |
Contourデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Points | Gets a read-only list of AnchorPoints. | |
Tag | Gets or sets the object that contains data about the Contour. | |
View | Gets the owner LayoutView object. |
名前 | 解説 | |
---|---|---|
AddPoint | Adds one AnchorPoint to the Contour. | |
AddPoints | Adds all AnchorPoints from the collection to the Contour. | |
DetachFromView | Detaches the Contour from its owner LayoutView and removes all constraints referencing the Contour. | |
GetBounds | オーバーロードされます。 Gets the minimal System.Drawing.RectangleF that contains all points of the Contour relative to the specified LayoutView. | |
MapToRect | Returns an array of all AnchorPoint coordinates transformed to the specified LayoutRect. | |
MapToView | Returns an array of all AnchorPoint coordinates transformed to the specified LayoutView. |