Click or drag to resize

IAnnotationLockLockedImage Property

Gets or sets the image used to indicate that an annotation is locked.
Gets or sets the image used to indicate that an annotation is locked.

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

Property Value

Type: AnnotationImage
The image drawn on a locked annotation.

Property Value

Type: AnnotationImage
The image drawn on a locked annotation.
See Also