Click or drag to resize

AnnotationLockLockedImage Property

Gets or sets the image displayed on the annotation when it's been locked.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public AnnotationImage LockedImage { get; set; }

Property Value

Type: AnnotationImage
The image displayed when the annotation is locked.

Implements

IAnnotationLockLockedImage
See Also