| 名前 | 解説 | |
|---|---|---|
![]() | Line コンストラクタ | オーバーロードされます。 |
Lineデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | Line コンストラクタ | オーバーロードされます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | ActualWidth | Gets the actual width of the line. Unlike the Line.Width property, this returns 0 if Line.Style is DashStyle.None. |
![]() | Color | Gets or sets the line color. |
![]() | Style | Gets or sets the line style. |
![]() | Width | Gets or sets the line width. |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | オーバーライドされます。 Assigns (copies) properties from another Line to the current object. |
![]() | Clone | Creates a copy of this object. C1.Document.VisualPrimitiveから継承されます。 |
![]() | Compare | オーバーライドされます。 Compares this Line object with another Line 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. |
![]() | SetProperties | For internal use. Sets all properties of this Line object to specified values, does not fire System.ComponentModel.INotifyPropertyChanged.PropertyChanged event. |
![]() | ShouldSerialize | Indicates whether any property of this object has changed from its default value. |
| 名前 | 解説 | |
|---|---|---|
![]() | OnPropertyChanged | Fires VisualPrimitive.PropertyChanged event. C1.Document.VisualPrimitiveから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. C1.Document.VisualPrimitiveから継承されます。 |