GeometryContourLength Property

Gets the geometry's total length as if all its contours are placed in a straight line.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public double ContourLength { get; }

Property Value

Double

See Also