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.

CardinalSpline

 

Colors

Provides a set of predefined colors.

GraphicsFactory

A factory class for various graphical objects.

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.

ContentAlignment

Specifies alignment of content on the drawing surface.

CursorHint

Specifies what mouse cursor to display while a user interacts with the diagram.

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.

LineJoin

Describes the shape that joins two lines or segments.

PenUnit

Specifies the unit of the width of a pen.

TextAlignment

Specifies the alignment of text on the drawing surface.

VerticalAlignment

Specifies the vertical alignment of an element.