IsColor

EmfPlusFillEllipse.IsColor property

Ottiene o imposta un valore che indica se questa istanza è color. Se impostato, BrushId specifica un colore come oggetto EmfPlusARGB (sezione 2.2.2.1). Se deselezionato, BrushId contiene l’indice di un oggetto EmfPlusBrush (sezione 2.2.1.1). ) nella tabella oggetti EMF+.

public bool IsColor { get; set; }

Valore della proprietà

VERO se questa istanza è colore; altrimenti,falso .

Guarda anche