|  | LineSegmentShape Properties | 
The LineSegmentShape type exposes the following members.
 Properties
Properties| 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.
             | 
 See Also
See Also