LineGeometry Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The LineGeometry type exposes the following members.
| Name | Description | |
|---|---|---|
|
Bounds | Gets a Rect that specifies the axis-aligned bounding box of the Geometry. (Inherited from Geometry.) |
|
Dispatcher | Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) |
|
EndPoint | Gets or sets the end point of a line. |
|
StartPoint | Gets or sets the start point of the line. |
|
Transform | Gets or sets the Transform object applied to a Geometry. (Inherited from Geometry.) |
Show: