ClippingArrowAttributesFrom Method |
Namespace:
Grasshopper.Rhinoceros.Annotations
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic static ClippingArrowAttributes From(
ClippingArrowType arrowType
)
Public Shared Function From (
arrowType As ClippingArrowType
) As ClippingArrowAttributes
Parameters
- arrowType
- Type: ClippingArrowType
Return Value
Type:
ClippingArrowAttributes
See Also