IsEmptyBackColor Property (C1PolygonIcon)
In This Topic
Returns the
System.Boolean value specifying whether icon background color is set.
Syntax
'Declaration
Public ReadOnly Property IsEmptyBackColor As Boolean
public bool IsEmptyBackColor {get;}
See Also