PathPoints

PathGradientBrushBase.PathPoints property

Gets the path points this brush was build upon.

public PointF[] PathPoints { get; }

Property Value

The path points.

See Also