[]
        
(Showing Draft Content)

GrapeCity.Drawing

GrapeCity.Drawing Namespace

Classes

AlternateData<T>

Represents an object which allows the stored data to be overriden by other object.

Brush

Represents an abstract brush.

CombinedBrush

Represents a set of brushes.

GradientBrush

Represents a gradient composed of gradient stops.

ImageBrush

This element specifies the type of picture fill that the picture object has

PatternBrush

Represents a pattern brush.

Pen

Defines an object used to draw lines and curves.

SolidColorBrush

Paints an area with a solid color.

Structs

CustomLineEnd

Represents decorations which can be added to the head or tail of a line.

DashStop

Represents a dash stop primitive. Dashing schemes are built by specifying an ordered list of dash stop primitive. A dash stop primitive consists of a dash and a space.

Point

Represents an ordered pair of x- and y-coordinates that defines a point in a two-dimensional plane.

Rect

Stores a set of four integers that represent the coordinates of a rectangle.

Rectangle

Stores a set of four integers that represent the coordinates of a rectangle.

SchemeGradientStop

Represents a gradient stop.

Size

Stores an ordered pair of integers, which specify a Height and Width.

SizeInt

Stores an ordered pair of integers, which specify a Height and Width.

Interfaces

IDrawingContext

Describes visual content using draw commands.

Enums

ArrowheadLength

Specifies the length of the arrowhead at the end of a line.

ArrowheadStyle

Represents the shape decoration that appears at the ends of lines.

ArrowheadWidth

Specifies the width of the arrowhead at the end of a line.

AspectRatio

Specifies how the filled image aspect ratio will be preserved.

DashStyle

Represents line dash values.

DrawingTextFormat

Specifies the format of a text string relative to its layout rectangle.

LineCap

Specifies the available cap styles with which a Pen object can end a line.

LineJoin

Represents how lines join together.

LineStyle

Specifies the style for a line.

PathShadeType

Represents the shape of path to follow for a path gradient shade.

PatternType

Specifies the fill pattern used in a shape.

Pen.Attributes

Represents all attributes of the pen.

PenAlignment

Specifies the alignment of a Pen object in relation to the theoretical, zero-width line.

PresetCamera

Represent different algorithmic methods for setting all camera properties, including position.

RectAlignment

Specifies the alignment (the origin of the coordinate grid) for the tiling of the content (ex. texture fill).

TextAlign

TextCaps

Represents the cap types of the text.

TextFontAlign

TextOverflowType

Specifies the overflow setting for a text frame.

TextStrike

Represents the text strikethrough style.

TextUnderline

Represents the type of text underline.

TileFlipMode

Represents how to flip the contents of a tile region when using it to fill a larger fill region.