[]
Abstract base class for brushes.
Describes the relative position, inner border, filling and layout of a table cell.
Contains extensions methods for the System.Numerics.Matrix3x2 struct.
Describes the inner border and filling of a table cell or table frame.
Provides extension methods for rendering HTML on a GcBitmapGraphics.
Abstract base class that implements a drawing surface.
Represents a clipping applied to a graphics. When disposed, removes the associated clipping.
For internal use only.
Represents a transition point in a gradient.
Represents a rectangular brush with a hatch style, a foreground color, and a background color.
Represents the formatting attributes for rendering HTML to GcBitmapGraphics.
A lightweight class representing an image in a file, stream, or array of bytes.
By default, this class does not load or decode the actual pixel data unless InMemoryData is passed to FromFile(string, ImageBinding, int), ToImage(ImageBinding) or ToImage(ImageBinding).
Use the ToGcBitmap() method to load the image into a GcBitmap in order to access and manipulate the image data.
Represents the alignment of an image within its container.
Represents a rectangular image brush.
Represents a linear gradient brush.
Represents an object used to draw lines and curves.
Represents a radial gradient brush.
Represents a solid color brush.
Describes the layout, style, and data of a table cell.
A helper class for drawing tables on a GcGraphics.
This class is based on the layout engine (see LayoutHost and related classes), and supports drawing simple or complex tables with merged, rotated, auto-sized, multilayer cells with customizable styles. Table cells can contain simple text, multi-formatted TextLayout, or owner-drawn content.
Allows rendering multi-fragment text.
Describes an elliptical arc between two points.
Represents the corners' radii of a rounded rectangle.
Contains the result of matrix decomposition.
Represents a color in HSL (hue, saturation, lightness) color model.
Represents clip region.
Defines a common interface for images that can be drawn on a GcGraphics.
Represents a complex shape that may be composed of arcs, curves, and lines.
Specifies whether an arc should be greater than 180 degrees.
Defines methods of mixing source and destination colors when drawing.
Specifies whether a table cell appears behind or on top of other cells.
Specifies how the interior of a closed path is filled.
Specifies which sides of a table are fixed. Position of those sides does not depend on the table content.
Specifies which border lines are drawn in a table cell or table frame.
Enumerates the different patterns available for HatchBrush objects.
Specifies the horizontal alignment of foreground and background images.
Specifies the vertical alignment of foreground and background images.
Specifies how the image data is attached to the Image object.
Specifies the encoding of the image.
Specifies the sampling or filtering mode to use when scaling an image.
Describes the shape at the end of a line or segment.
Describes the shape that joins two lines or segments.
Specifies the alignment of rotated text within the target rectangle.
Specifies the alignment of slanted text within the target rectangle.
Defines the direction that an elliptical arc is drawn.