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; }
Public Property LockedImage As AnnotationImage
Get
Set
Property Value
Type:
AnnotationImageThe image displayed when the annotation is locked.
Implements
IAnnotationLockLockedImageSee Also