ActiveReports 12
IsTransparent Property

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Drawing Namespace > ColorEx Structure : IsTransparent Property
Determines whether color is transparent.
Syntax
'Declaration
 
Public ReadOnly Property IsTransparent As Boolean
public bool IsTransparent {get;}

Property Value

True if color is transparent, otherwise false.
See Also

Reference

ColorEx Structure
ColorEx Members