MobileForms Toolkit Documentation

Style.AutoTransparent Property

Gets or sets the boolean value indicating whether transparent color of the Image is determined automatically.

public bool AutoTransparent {get; set;}

Property Value

if transparent color of the Image is determined automatically.

Remarks

If this property is set to true, TransparentColor property is ignored and transparent color will be the color of topleft pixel of the image.

See Also

Style Class | Resco.Controls.SmartGrid Namespace