Skip to main content

PredefinedPaletteCollections Members

Provides the predefined palette collections.

Properties

Name Description
Apex static Gets the Apex palette collection.
Aspect static Gets the Aspect palette collection.
Civic static Gets the Civic palette collection.
Collections static Gets the collection of the predefined palettes collections.
Concourse static Gets the Concourse palette collection.
Equality static Gets the Equality palette collection.
Flow static Gets the Flow palette collection.
Foundry static Gets the Foundry palette collection.
Grayscale static Gets the Grayscale palette collection.
Median static Gets the Median palette collection.
Metro static Gets the Metro palette collection.
Module static Gets the Module palette collection.
Office static Gets the Office palette collection.
Opulent static Gets the Opulent palette collection.
Oriel static Gets the Oriel palette collection.
Origin static Gets the Origin palette collection.
Paper static Gets the Paper palette collection.
Solstice static Gets the Solstice palette collection.
Trek static Gets the Trek palette collection.
Urban static Gets the Urban palette collection.
Verve static Gets 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