.NET Framework Class Library

Gnostice.Core.Graphics Namespace

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference >

.NET Framework Class Library

Gnostice.Core.Graphics Namespace

Classes

 

Class

Description

Public class

Brush


Public class

Color


Public class

Font


Public class

FontMetrics


Public class

ImageRenderingSettings

This class represents the settings used during rendering of images.

Public class

LinearGradientBrush


Public class

Pen


Public class

Rectangle


Public class

RenderingSettings

This class specifies rendering settings for the graphics sub-system.

Public class

ResolutionSettings

This class represents settings related to pixel density.

Public class

ShapeRenderingSettings

This class represents the settings used during rendering of shapes (paths).

Public class

SimpleRect

Represents a simple rectangle having a left, top, width and height

Public class

SolidBrush


Public class

TextRenderingSettings

This class represents the settings used during rendering of text.

Public class

TextSizeCache


Structures

 

Structure

Description

Public structure

Point


Public structure

Size


Interfaces

 

Interface

Description

Public interface

IGraphics


Public interface

IGraphicsPath


Public interface

IGraphicsState


Public interface

IGraphicsSurface


Public interface

IMatrix


Enumerations

 

Enumeration

Description

Public enumeration

CombineMode

Specifies how different clipping regions can be combined.

Public enumeration

CompositingMode

Specifies how the source colors are combined with the background colors.

Public enumeration

CompositingQuality

Specifies the quality level to use during compositing.

Public enumeration

DashCap

Defines the dash cap styles.

Public enumeration

DashStyle

Specifies the line dash style.

Public enumeration

FillMode

Specifies how the interior of a closed path is filled.

Public enumeration

FillType

Specifies the type of fill.

Public enumeration

FontStyle

Specifies the font style.

Public enumeration

HAlignment

Defines how pages are horizontally aligned.

Public enumeration

InterpolationMode

Specifies the algorithm that is used when images are scaled or rotated.

Public enumeration

LineCap

Defines the line cap styles.

Public enumeration

LineJoin

Defines the line join styles.

Public enumeration

MatrixOrder

Defines the order of operations carried out on a matrix

Public enumeration

MeasurementUnit

Defines measurement units with which dimensions are specified.

Public enumeration

Orientation

Defines page orientations.

Public enumeration

PenType


Public enumeration

PixelOffsetMode

Specifies how pixels are offset during rendering.

Public enumeration

ResolutionMode

Defines DPI options.

Public enumeration

SmoothingMode

Defines how smoothing (antialiasing) is applied to lines and curves and the edges of filled areas.

Public enumeration

StringFormat


Public enumeration

TextAlignment

Defines the text alignment types.

Public enumeration

TextRenderingHint

Defines text-rendering quality levels.

Public enumeration

TextRenderingMode

Defines the text rendering modes.

Public enumeration

VAlignment

Defines page alignments.