GraphicsPath

PathGradientBrushBase.GraphicsPath property

Gets the graphics path this brush was build upon.

public GraphicsPath GraphicsPath { get; }

Property Value

The graphics path.

See Also