Click or drag to resize

AtalaPenAlignment Property

Gets or sets a value indicating the line positioning relative to the coordinates.

Namespace:  Atalasoft.Imaging.Drawing
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public Alignment Alignment { get; set; }

Property Value

Type: Alignment
A value indicating the line positioning relative to the coordinates
Remarks
The property is ignored when drawing a line, lines, or polygon.
See Also