名前 | 解説 | |
---|---|---|
BorderEdges コンストラクタ | オーバーロードされます。 |
BorderEdgesデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
BorderEdges コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
Bottom | Gets or sets the System.Drawing.Color used to paint the bottom edge of the border. | |
IsEmpty | Gets a value that determines if colors have been specified for any of the edges. | |
Left | Gets or sets the System.Drawing.Color used to paint the left edge of the border. | |
Right | Gets or sets the System.Drawing.Color used to paint the right edge of the border. | |
Top | Gets or sets the System.Drawing.Color used to paint the top edge of the border. |
名前 | 解説 | |
---|---|---|
Clone | Gets a clone of this BorderEdges object. | |
Equals | Returns true if the colors are the same for all edges. | |
GetHashCode | Serves as a hash function for a BorderEdges object. |