Click or drag to resize

AnnotationPenRemoveLineCapEvents Method

This is a helper method used to remove event handler for an AnnotationLineCap object.

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 RemoveLineCapEvents(
	AnnotationLineCap lineCap
)

Parameters

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