Search
MindFusion.Drawing Namespace
Classes Interfaces Enumerations
 

 Classes

  Class Description

Brush

Represents an object that can be used to fill the interiors of geometric shapes.

Brushes

Provides a set of predefined brushes.

Colors

Provides a set of predefined colors.

HatchBrush

Represents a brush that fills the interiors of objects with a hatch pattern.

LinearGradientBrush

Represents a brush that fills the interiors of objects with a linear gradient.

PathGradientBrush

Encapsulates a Brush object that fills the interior of an IGraphicsPath object with a gradient.

Pen

Represents an object used to draw lines and curves.

SolidBrush

Represents a brush that fills the interiors of objects with a solid color.

StringFormat

Encapsulates text layout information (such as alignment).

 Interfaces

  Interface Description

IGraphics

Represents a platform-independent object that can be used to perform drawing.

IGraphicsFactory

A factory class for various graphical objects.

IGraphicsPath

Represents a series of connected lines and curves.

IMatrix

Encapsulates an affine matrix that represents a geometric transform.

 Enumerations

  Enumeration Description

CombineMode

Specifies how different clipping regions can be combined.

DashStyle

Specifies the style of dashed lines.

FillMode

Specifies how the interior of a closed path is filled.

HatchStyle

Represents the available hatch patterns.

HorizontalAlignment

Specifies the horizontal alignment of an element.

ImageAlignment

Specifies the position and alignment of a picture relative to its destination rectangle.

VerticalAlignment

Specifies the vertical alignment of an element.