Version

Shading Structure Members

The following tables list the members exposed by Shading.

Public Constructors
 NameDescription
Public ConstructorShading ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyBackgroundThe background color  
Public PropertyPatternThe mask to apply the PatternColor over the Background  
Public PropertyPatternColorThe color to draw over the background using the Pattern mask  
Public Methods
 NameDescription
Public MethodEqualsOverloaded. Compares the specified object to this object to see if they are equivalent.  
Public MethodGetHashCodeReturns the hash code of the structure.  
Public MethodGetResolvedBackgroundColorOverloaded. Returns the resolved background color  
Public MethodGetResolvedPatternColorOverloaded. Returns the resolved pattern color  
Public MethodToStringReturns the string representation of this object.  
Public Operators
public Operator Equality Compares the values of two Shading structures for equality
public Operator Inequality Compares the values of two Shading structures for inequality
See Also