ArcTo

GeometryPath.ArcTo method

Agrega el arco especificado a la ruta.

public void ArcTo(float width, float heigth, float startAngle, float sweepAngle)
ParámetroEscribeDescripción
widthSingleAncho del rectángulo
heigthSingleAltura del rectángulo
startAngleSingleÁngulo inicial.
sweepAngleSingleÁngulo de barrido/

Ver también