Click or drag to resize

AnnotationArrow  Conversion (AnnotationArrowAttributes to AnnotationArrow)

Namespace:  Grasshopper.Rhinoceros.Annotations
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static implicit operator AnnotationArrow (
	AnnotationArrowAttributes attributes
)

Parameters

attributes
Type: Grasshopper.Rhinoceros.AnnotationsAnnotationArrowAttributes

Return Value

Type: AnnotationArrow
See Also