Click or drag to resize

IAnnotationLockPropertyChanging Event

Raised just before a property is about to be modified.
Raised just before a property is about to be modified.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
event AnnotationPropertyChangingEventHandler PropertyChanging

Value

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