Skip to main content
A newer version of this page is available. .

PredefinedColorCollections Members

Provides predefined color collections.

Properties

Name Description
Apex static Gets base colors for the Apex palette collection.
Aspect static Gets base colors for the Aspect palette collection.
Civic static Gets base colors for the Civic palette collection.
Concourse static Gets base colors for the Concourse palette collection.
Equality static Gets base colors for the Equality palette collection.
Flow static Gets base colors for the Flow palette collection.
Foundry static Gets base colors for the Foundry palette collection.
Grayscale static Gets base colors for the Grayscale palette collection.
Median static Gets base colors for the Median palette collection.
Metro static Gets base colors for the Metro palette collection.
Module static Gets base colors for the Module palette collection.
Office static Gets base colors for the Office palette collection.
Opulent static Gets base colors for the Opulent palette collection.
Oriel static Gets base colors for the Oriel palette collection.
Origin static Gets base colors for the Origin palette collection.
Paper static Gets base colors for the Paper palette collection.
Solstice static Gets base colors for the Solstice palette collection.
Standard static Gets the collection of standard colors.
Trek static Gets base colors for the Trek palette collection.
Urban static Gets base colors for the Urban palette collection.
Verve static Gets base colors for the Verve palette collection.

Methods

Name Description
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also