System::Drawing::Color::get_IsEmpty metodo
Color::get_IsEmpty method
Restituisce un valore che indica se l’oggetto corrente è "vuoto" ovvero non rappresenta alcun colore.
bool System::Drawing::Color::get_IsEmpty() const
ReturnValue
True se l’oggetto corrente non rappresenta alcun colore, altrimenti - false
Vedi anche
- Class Color
- Namespace System::Drawing
- Library Aspose.Page for C++