XpsPath.StrokeDashArray

XpsPath.StrokeDashArray property

Returns/sets the array specifying the length of dashes and gaps of the outline stroke.

public float[] StrokeDashArray { get; set; }

See Also