The LineProps type exposes the following members.
Properties
Name | Description | |
---|---|---|
X1 |
Gets or sets the X coordinate of the first of the two points that the line connects.
|
|
X2 |
Gets or sets the X coordinate of the second of the two points that the line connects.
|
|
Y1 |
Gets or sets the Y coordinate of the first of the two points that the line connects.
|
|
Y2 |
Gets or sets the Y coordinate of the second of the two points that the line connects.
|