GH_AnnotationBaseCreateDisplay Method |
Namespace:
Grasshopper.Kernel.Types
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static AnnotationBase CreateDisplay(
AnnotationBase annotation
)
Public Shared Function CreateDisplay (
annotation As AnnotationBase
) As AnnotationBase
Parameters
- annotation
- Type: AnnotationBase
Return Value
Type:
AnnotationBaseSee Also