CanvasGeometry.ComputePathLength 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
Syntaxpublic float ComputePathLength()
Return Value
Type:
Single
Remarks
See Also