Polyline Class |
The Polyline type exposes the following members.
Name | Description | |
---|---|---|
GetBoundingRect | Gets the bounding rectangle of all points. | |
GetDataPoints | Gets the data points in the canvas coordinates. | |
SetDataPoints | Sets the data points in the canvas coordinates. |
Name | Description | |
---|---|---|
DataPointsProperty | Identifies the DataPoints attached property |
Name | Description | |
---|---|---|
DataPoints | A helper property to normalize the data points and align the Polyline in the containing canvas, so the data points match the coordinates of the canvas. |