| LineSegmentShape Properties |
The LineSegmentShape type exposes the following members.
| Name | Description | |
|---|---|---|
| End |
Gets or sets the end point.
| |
| InnerPoint |
Gets an inner point (center of line segment).
(Overrides ShapeInnerPoint.) | |
| Length |
Gets the length.
| |
| LengthSquared |
Gets the squared length.
| |
| Start |
Gets or sets the start point.
|