| 名前 | 解説 | |
|---|---|---|
![]() | Border コンストラクタ | オーバーロードされます。 |
Borderデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | Border コンストラクタ | オーバーロードされます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | Bottom | Gets the Line object defining bottom edge of the border. |
![]() | Color | Gets or sets the color of all sides of the border. If different sides of the border have different colors, gets Color.Empty. Setting this property to null does not have any effect. |
![]() | CornerRadius | Gets or sets the CornerRadius structure defining the corners' radii of the rounded border. |
![]() | Left | Gets the Line object defining left edge of the border. |
![]() | Right | Gets the Line object defining right edge of the border. |
![]() | Style | Gets or sets the style of all sides of the border. If different sides of the border have different styles, gets null. Setting this property to null does not have any effect. |
![]() | Top | Gets the Line object defining top edge of the border. |
![]() | Width | Gets or sets the width of all sides of the border. If different sides of the border have different widths, gets null. Setting this property to null does not have any effect. |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | オーバーライドされます。 Assigns (copies) properties from another Border to the current object. |
![]() | Clone | Creates a copy of this object. C1.Document.VisualPrimitiveから継承されます。 |
![]() | Compare | オーバーライドされます。 Compares this Border object with another Border object returns true if objects represent same border. |
![]() | CreateSame | オーバーライドされます。 Creates an object of the same type as the current object. |
![]() | GetHashCodeInt | オーバーライドされます。 For internal use. |
![]() | Reset | Resets all properties to default values. |
![]() | ShouldSerialize | Indicates whether any property of this object has changed from its default value. |
![]() | ToString |
| 名前 | 解説 | |
|---|---|---|
![]() | OnPropertyChanged | Fires VisualPrimitive.PropertyChanged event. C1.Document.VisualPrimitiveから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. C1.Document.VisualPrimitiveから継承されます。 |