[]
Gets or sets the color to treat as transparent in a image.
[C1Description("C1Command.ImageTransparentColor", "Gets or sets the color to treat as transparent in a image.")]
[C1Category("Appearance")]
public Color ImageTransparentColor { get; set; }
<C1Description("C1Command.ImageTransparentColor", "Gets or sets the color to treat as transparent in a image.")>
<C1Category("Appearance")>
Public Property ImageTransparentColor As Color