New to Telerik UI for .NET MAUIStart a free 30-day trial

Definition

Namespace:Telerik.Maui.Controls.Compatibility.Common.Android

Assembly:Telerik.Maui.Controls.Compatibility.dll

Syntax:

C#
public class StrokedDrawable : ColorDrawable

Inheritance: objectStrokedDrawable

Constructors

C#
public StrokedDrawable(Color backgroundColor, Color strokeColor, float strokeWidth, Location strokeLocation)
Parameters:backgroundColorColorstrokeColorColorstrokeWidthfloatstrokeLocationLocation

Methods

C#
public override void Draw(Canvas canvas)
Parameters:canvasCanvas