Condividi tramite


DataPointCustomProperties.MarkerImageTransparentColor Proprietà

Definizione

Ottiene o imposta il colore che sarà sostituito con un colore trasparente quando verrà disegnata l'immagine del marcatore.

public:
 property System::Drawing::Color MarkerImageTransparentColor { System::Drawing::Color get(); void set(System::Drawing::Color value); };
[System.ComponentModel.Bindable(true)]
[System.ComponentModel.TypeConverter(typeof(System.Drawing.ColorConverter))]
public System.Drawing.Color MarkerImageTransparentColor { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.TypeConverter(typeof(System.Drawing.ColorConverter))>]
member this.MarkerImageTransparentColor : System.Drawing.Color with get, set
Public Property MarkerImageTransparentColor As Color

Valore della proprietà

Color

Valore Color che specifica il colore che sarà sostituito con un colore trasparente quando verrà disegnata l'immagine del marcatore.

Attributi

Si applica a