Click or drag to resize

AnnotationRenderingEngineRenderLockImage Method

Renders the lock image for locked annotations.
Overload List
  NameDescription
Protected methodRenderLockImage(AnnotationImage, PointF, RenderEnvironment)
Renders a small image at the specified point.
Protected methodRenderLockImage(AnnotationImage, RectangleF, RenderEnvironment)
Renders a small image, centered in the annotation bounds, used to indicate that an annotation is locked.
Top
See Also