MobileForms Toolkit Documentation

GradientColor.CanDraw Method 

Determines if gradient can be drawn.

public bool CanDraw();

Return Value

true if gradient can be drawn; otherwise false.

Remarks

GradientColor is valid when at least StartColor and EndColor are not transparent.

See Also

GradientColor Class | Resco.Controls.ScrollBar Namespace