Path.GetLength Method

Returns length of this Path, in pixels.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public float GetLength()

Return Value

The length of this Path, in pixels.

See Also

Reference