RhinoCommon API
DisplayPipelineDrawAnnotation Method |
[Missing <summary> documentation for "M:Rhino.Display.DisplayPipeline.DrawAnnotation(Rhino.Geometry.AnnotationBase,System.Drawing.Color)"]
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0

public void DrawAnnotation( AnnotationBase annotation, Color color )
Public Sub DrawAnnotation ( annotation As AnnotationBase, color As Color )
Parameters
- annotation
- Type: Rhino.GeometryAnnotationBase
[Missing <param name="annotation"/> documentation for "M:Rhino.Display.DisplayPipeline.DrawAnnotation(Rhino.Geometry.AnnotationBase,System.Drawing.Color)"]
- color
- Type: System.DrawingColor
[Missing <param name="color"/> documentation for "M:Rhino.Display.DisplayPipeline.DrawAnnotation(Rhino.Geometry.AnnotationBase,System.Drawing.Color)"]
