CanvasGeometryComputePathLength Method |
Returns the length of the geometry as though the entire path were unrolled into a single straight line.
Namespace:
Microsoft.Graphics.Canvas.Geometry
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public float ComputePathLength()
Return Value
Type:
SingleRemarks See Also