Aquarius.NET® - specifications

Specification - Drawing


Brush
This class define objects used to fill the interiors of graphical shapes such as rectangles, ellipses, pies, polygons, and paths.

Color
Represents an ARGB color.

Font
Defines a particular format for text, including font face, size, and style attributes.

Image
Encapsulates a System.Bitmap, which consists of the pixel data for a graphics image and its attributes. An Image object is an object used to work with images defined by pixel data.

Scale
Scale class controls how an container behaves when changing the map view scale.

Style
Style defines how the graphics objects are placed and drawn on the map surface.

Format
Encapsulates text layout information (such as alignment and line spacing), display manipulations (such as ellipsis insertion and national digit substitution) and OpenType features.


Back