Click or drag to resize

DisplayPipelineDrawAnnotation Method

Overload List
  NameDescription
Public methodDrawAnnotation(AnnotationBase, Color)
Public methodDrawAnnotation(AnnotationBase, RhinoObject, Color)
Draws an annotation geometry while evaluating any embedded text fields (e.g. %<Date>%, %<DocumentText("...")>%) against the supplied parent RhinoObject. Intended for preview conduits that draw a modified copy of an annotation's geometry while the user is editing it — the regular geometry-only overload skips field evaluation because it has no display cache to anchor to.
Top
See Also