ActiveReports 13
Color Structure Members
Fields  Properties  Methods 

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.Viewer.Common Namespace : Color Structure

The following tables list the members exposed by Color.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Color struct.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Black color.  
Public Fieldstatic (Shared in Visual Basic)Blue color.  
Public Fieldstatic (Shared in Visual Basic)Dark blue color.  
Public Fieldstatic (Shared in Visual Basic)Empty color.  
Public Fieldstatic (Shared in Visual Basic)Gray color.  
Public Fieldstatic (Shared in Visual Basic)Red color.  
Public Fieldstatic (Shared in Visual Basic)Transparent color.  
Public Fieldstatic (Shared in Visual Basic)White color.  
Top
Public Properties
 NameDescription
Public PropertyGets the A color component.  
Public PropertyGets the B color component.  
Public PropertyGets the G color component.  
Public PropertyGets a value indicating whether this instance is empty.  
Public PropertyGets the R color component.  
Public PropertyGets the value.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Determines whether the specified instance of Color is equal to this instance  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates new color from color components.  
Public MethodReturns the hash code for this instance.  
Public MethodGets ARGB value of the color.  
Top
Public Operators
Implements the operator ==.
Performs an implicit conversion from Color to System.UInt32.
Implements the operator !=.
Top
See Also

Reference

Color Structure
GrapeCity.Viewer.Common Namespace