Click or drag to resize

AnnotationPenSetLineCapEvents Method

This is a helper method used to add event handling to an AnnotationLineCap.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected void SetLineCapEvents(
	AnnotationLineCap lineCap
)

Parameters

lineCap
Type: Atalasoft.AnnotateAnnotationLineCap
The AnnotationLineCap to process.
See Also