Renders the annotation.
Namespace: FirstFloor.Documents.AnnotationsAssembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.1.0)
Syntax
| C# |
|---|
public override sealed void RenderAnnotation( AnnotationRenderContext context ) |
| Visual Basic |
|---|
Public Overrides NotOverridable Sub RenderAnnotation ( _ context As AnnotationRenderContext _ ) |
| Visual C++ |
|---|
public: virtual void RenderAnnotation( AnnotationRenderContext^ context ) override sealed |
Parameters
- context
- Type: FirstFloor.Documents.Annotations..::..AnnotationRenderContext
The context.