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.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic 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