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: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public Alignment Alignment { get; set; }
Public Property Alignment As 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