ColorMap.OldColor Propriété

Définition

Obtient ou définit la structure existante Color à convertir.

public:
 property System::Drawing::Color OldColor { System::Drawing::Color get(); void set(System::Drawing::Color value); };
public System.Drawing.Color OldColor { get; set; }
member this.OldColor : System.Drawing.Color with get, set
Public Property OldColor As Color

Valeur de propriété

Structure existante Color à convertir.

S’applique à