WmfArc

WmfArc class

El registro META_ARC dibuja un arco elíptico.

public class WmfArc : WmfRectangle

Constructores

NombreDescripción
WmfArc()Constructor predeterminado

Propiedades

NombreDescripción
EndArc { get; set; }Obtiene o establece el arco final.
Rectangle { get; set; }Obtiene o establece el rectángulo.
StartArc { get; set; }Obtiene o establece el arco de inicio.

Ver también