Click or drag to resize

AnnotationFontPropertyChanging Event

Raised just before a property is about to be modified.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public event AnnotationPropertyChangingEventHandler PropertyChanging

Value

Type: Atalasoft.AnnotateAnnotationPropertyChangingEventHandler
Remarks
Primarily this event is used for internal notification of property changes.
See Also