Click or drag to resize

AnnotationRenderingEngineGripRenderer Property

Gets the IAnnotationGripRenderer used to render grips.

Namespace:  Atalasoft.Annotate.Renderer
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public IAnnotationGripRenderer GripRenderer { get; set; }

Property Value

Type: IAnnotationGripRenderer
The annotation grip renderer.

Implements

IAnnotationRendererGripRenderer
See Also