Click or drag to resize

AnnotationRenderingEngineRenderGrips Method

Overload List
  NameDescription
Public methodRenderGrips(IAnnotationGrips, AnnotationData, RenderEnvironment)
This method renders the grips for annotations.
Protected methodRenderGrips(IAnnotationGrips, AnnotationData, RenderEnvironment, PointF)
This method is used to render the annotation grips. The public RenderGrips(IAnnotationGrips, AnnotationData, RenderEnvironment) method calls into this protected method to perform the actual rendering.
Top
See Also