Click or drag to resize

IAnnotationLockLocked Property

Gets a value indicating whether the object is currently locked.
Gets a value indicating whether the object is currently locked.

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

Property Value

Type: Boolean
Indicates if the annotation is locked.

Property Value

Type: Boolean
Indicates if the annotation is locked.
See Also