GraphicsPathExtensions.ToGdiGraphicsPath

GraphicsPathExtensions.ToGdiGraphicsPath method

Converteert deGraphicsPath naar deGraphicsPath .

public static GraphicsPath ToGdiGraphicsPath(GraphicsPath graphicsPath)
ParameterTypeBeschrijving
graphicsPathGraphicsPathHet grafische pad dat moet worden geconverteerd.

Winstwaarde

De omgebouwdeGraphicsPath.

Zie ook