Atalasoft.Imaging.Drawing Namespace |
| Class | Description | |
|---|---|---|
| AtalaPen | The AtalaPen is used to define a line or border used when drawing primitives onto a Canvas. | |
| AtalaPenConverter |
AtalaPenConverter i s utility for serialization of objects to AtalaPen
| |
| Canvas | This class is used to draw primitives and text onto an AtalaImage, Bitmap, or Graphics object. | |
| Fill | The base class which all Fill objects inherit. A Fill contains the color of the entity being drawn. | |
| HatchedFill | A Fill containing hatched lines. | |
| SolidFill | A Fill containing a solid color. | |
| TextFormat | Contains extended properties for use with drawing text onto a Canvas. |
| Enumeration | Description | |
|---|---|---|
| Alignment | Specifies the line position. | |
| CornerJoin | Corner style used where lines join. | |
| EndCap | Drawing style for the end of lines. | |
| FontQuality | Font quality style when using the DrawText method. | |
| Hatch |
The style of Hatch to use when FillStyle is Hatched.
| |
| LineStyle | The type of line to draw. | |
| TextAlignment | The horizontal alignment of the text. |