ActiveReports 8
GrapeCity.ActiveReports.Extensibility.Drawing Namespace
See Also  Inheritance Hierarchy
GrapeCity.ActiveReports.Extensibility.v8 Assembly : GrapeCity.ActiveReports.Extensibility.Drawing Namespace

Glossary Item Box

The GrapeCity.ActiveReports.Extensibility.Drawing namespace includes classes that extend rendering.

Classes

 ClassDescription
ClassBlendEx Defines a blend pattern for a LinearGradientBrush object. This class cannot be inherited.
ClassColorBlendEx Defines arrays of colors and positions used for interpolating color blending in a multicolor gradient. This class cannot be inherited.
ClassMatrixEx Indicates a 3-by-3 affine matrix representing a geometric transform
ClassRectangleEx Stores a set of four integers that represent the location and size of a rectangle

Structures

 StructureDescription
StructureColorEx Represents an ARGB color.
StructurePointFEx Represents an ordered pair of floating-point x- and y-coordinates that defines a point in a two-dimensional plane.
StructureRectangleFEx Stores a set of four floating-pofloat numbers that represent the location and size of a rectangle
StructureSizeFEx Stores an ordered pair of floating-point numbers, typically the width and height of a rectangle.

Enumerations

 EnumerationDescription
EnumerationGraphicsUnitEx Specifies the unit of measure the provided data is in.
EnumerationMatrixOrderEx Specifies matrix transform operation order.
EnumerationSmoothingModeEx Specifies if, and how, smoothing is applied to lines, curves and filled area edges.
EnumerationTextRenderingHintEx Specifies the text rendering quality.

See Also