In This Article

ActiproSoftware.UI.WinForms.Drawing Namespace

Classes

BackgroundFill

Provides a base class for an object that can be used as a background fill.

Border

Provides a base class for an object that can be used as a border.

DoubleBufferCanvas

Provides a canvas to use for double-buffered painting.

DpiHelper

A helper class containing various procedures related to DPI-awareness.

DrawingHelper

A helper class containing various drawing procedures.

EllipseGradient

Represents an ellipse gradient.

Glyph

Defines the base requirements for a glyph.

Gradient

Specifies a base class for gradient information.

HatchedBackgroundFill

Provides a class that draws a hatched two-color background fill.

ImageBackgroundFill

Provides a class that draws an image as a background fill.

LinearGradient

Represents a simple linear gradient.

LinearGradientColorPosition

Provides color and position information for a linear gradient.

MultiColorLinearGradient

Represents a multi-color linear gradient.

Range

Represents an ordered pair of min and max values.

SimpleBorder

Provides a class that draws a simple border.

SolidColorBackgroundFill

Provides a class that draws a solid color background fill.

TwoColorLinearGradient

Represents a two color linear gradient.

WindowsColorScheme

Provides a Windows color scheme.

Structs

Padding

Specifies a set of values for each side of a rectangle.

UIColor

Provides an enhanced representation of a Color object that supports the RGB, HSB, and HLS color models, conversion between models, and numerous other color helper methods.

Interfaces

IDoubleBufferCanvas

Provides the base requirements of a canvas to use for double-buffered painting.

IWindowsColorScheme

Defines a Windows color scheme.

Enums

BackgroundFillRotationType

Specifies how to rotate a background fill when drawing with a different side.

Corner

Specifies the corner of a rectangle.

HorizontalAlignment

Specifies how an object or text in a control is horizontally aligned.

ImageBackgroundFillStyle

Specifies the type of image fill effect to apply to a ImageBackgroundFill.

Sides

Specifies one or more sides.

SimpleBorderStyle

Specifies a border style for a user interface component.

TwoColorLinearGradientStyle

Specifies the type of gradient effect to apply to a TwoColorLinearGradient.

VerticalAlignment

Specifies how an object or text in a control is vertically aligned.

WindowsColorSchemeIntent

Specifies the intent of the color scheme.

WindowsColorSchemeType

Specifies a Windows color scheme type.