CmykColor.IsEmpty

CmykColor.IsEmpty property

Ottiene un valore che indica se thisColor la struttura non è inizializzata.

public bool IsEmpty { get; }

Valore della proprietà

Questa proprietà restituisce true se questo colore non è inizializzato; altrimenti, falso.

Guarda anche