DrawPath

ImageDevice.DrawPath method

Dibuja un camino.

public override void DrawPath(GraphicsPath path)
ParámetroEscribeDescripción
pathGraphicsPathUn camino para dibujar.

Ver también