ActiveReports Developer 7
ColorEx Structure Members
Properties  Methods 

The following tables list the members exposed by ColorEx.

Public Properties
 NameDescription
Public PropertyAGets the alpha component value of this ColorEx structure.  
Public PropertyBGets the blue component value of this ColorEx structure.  
Public PropertyGGets the green component value of this ColorEx structure.  
Public PropertyRGets the red component value of this ColorEx structure.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)FromArgbCreates a ColorEx structure from the four 8-bit ARGB components (alpha, red, green, and blue) values.  
Public Methodstatic (Shared in Visual Basic)FromColorExCreates a ColorEx structure from the existing ColorEx structure.  
Top
See Also

Reference

ColorEx Structure
GrapeCity.ActiveReports.Extensibility.Drawing Namespace