Class | Description | |
---|---|---|
![]() |
Brush objects are used to fill the interiors of geometric shapes. Brush is abstract base class inherited by SolidBrush, HatchBrush, TextureBrush, PathGradientBrush and LinearGradientBrush. |
|
![]() |
Provides a set of predefined brushes. |
|
![]() |
|
|
![]() |
Encapsulates font family, size and style information. |
|
![]() |
Maps font names to font files. |
|
![]() |
A factory class for various graphical objects. |
|
![]() |
HatchBrush fills shapes using a hatch style, a foreground color, and a background color. |
|
![]() |
LinearGradientBrush objects represent brushes that fill the interiors of geometric shapes with a linear gradient. |
|
![]() |
|
|
![]() |
|
|
![]() |
PathGradientBrush represents a brush that fills the interiors of geometric shapes with a gradient. |
|
![]() |
Pen objects are used to draw the outline of geometric shapes. |
|
![]() |
SolidBrush objects represent brushes of a single color that are used to fill the interiors of geometric shapes. |
|
![]() |
Encapsulates text layout information (such as alignment). |
|
![]() |
TextureBrush objects represent brushes that use images to fill the interiors of geometric shapes. |
Interface | Description | |
---|---|---|
![]() |
This interface exposes methods for drawing graphics primitives used to render MindFusion.Diagramming objects. |
|
![]() |
Represents a series of connected lines and curves. |
|
![]() |
Encapsulates an affine matrix that represents a geometric transform. |
Enumeration | Description | |
---|---|---|
![]() |
Specifies how different clipping regions can be combined. |
|
![]() |
Specifies alignment of content on the drawing surface. |
|
![]() |
Specifies what mouse cursor to display while a user interacts with the diagram. |
|
![]() |
Specifies the style of dashed lines. |
|
![]() |
Specifies how the interior of a closed path is filled. |
|
![]() |
Specifies font style. |
|
![]() |
|
|
![]() |
Specifies unit of measure. |
|
![]() |
Represents the available hatch patterns. |
|
![]() |
Specifies the horizontal alignment of an element. |
|
![]() |
Specifies the position and alignment of a picture relative to its destination rectangle. |
|
![]() |
Describes the shape that joins two lines or segments. |
|
![]() |
|
|
![]() |
|
|
![]() |
Specifies the unit of the width of a pen. |
|
![]() |
Specifies the alignment of text relative to a point or inside a rectangle. |
|
![]() |
Specifies the alignment of text on the drawing surface. |
|
![]() |
Specifies the vertical alignment of an element. |
|
![]() |
Specifies how brush content is tiled when it is smaller than the area being filled. |