AnnotationArrowAttributesFrom Method |
Namespace:
Grasshopper.Rhinoceros.Annotations
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static AnnotationArrowAttributes From(
ArrowType arrowType
)
Public Shared Function From (
arrowType As ArrowType
) As AnnotationArrowAttributes
Parameters
- arrowType
- Type: ArrowType
Return Value
Type:
AnnotationArrowAttributesSee Also