Click or drag to resize

LineData Constructor (AnnotationPen)

Creates a new instance of LineData specifying the outline.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public LineData(
	AnnotationPen outline
)

Parameters

outline
Type: Atalasoft.AnnotateAnnotationPen
The AnnotationPen used to draw the line.
See Also