Table of Contents

Class BorderDrawable

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

Implements background and border painting. Additionally it can paint image inside the rectangle.

public class BorderDrawable : BaseDrawable, IBaseObject, IBaseDrawable
Inheritance
BorderDrawable
Implements

Fields

Border

Gets or sets border settings.

HasBorder

Gets or sets whether border is painted. Default is true.

Methods

DefaultDrawBackAndBorder(Control, Graphics)

Performs default background and border painting.

Draw(Control, Graphics)

Draws object on the canvas.