ColorStop.TintAndShade Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.