ColorStop.TintAndShade Property

Definition

Returns or sets the tint and shade of the represented object. Read/write

public:
 property System::Object ^ TintAndShade { System::Object ^ get(); void set(System::Object ^ value); };
public object TintAndShade { get; set; }
Public Property TintAndShade As Object

Property Value

Object

Examples

Applies tint and shade to the active selection.

Applies to