Click or drag to resize

WpfCalloutAnnotationOnAnnotationPenChanged Method

Called when the OutlineProperty has changed.

Namespace:  Atalasoft.Annotate.Wpf
Assembly:  Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
protected override void OnAnnotationPenChanged(
	AnnotationPen annotationPen
)

Parameters

annotationPen
Type: Atalasoft.AnnotateAnnotationPen
The new AnnotationPen for the outline.
See Also