AnnotationArrow
Represents an arrowhead type.
Inheritance Hierarchy
System.Object
Grasshopper.Rhinoceros.ModelData
Grasshopper.Rhinoceros.Annotations.AnnotationArrow
Namespace: Grasshopper.Rhinoceros.Annotations
Assembly: Grasshopper (in Grasshopper.dll)
Syntax
public sealed class AnnotationArrow : ModelData
The AnnotationArrow type exposes the following members.
Constructors
Name
Description
Public Method
AnnotationArrow.
Initializes a new instance of the AnnotationArrow class
Public Method
AnnotationArrow(ArrowType)
Initializes a new instance of the AnnotationArrow class
Public Method
AnnotationArrow(AnnotationArrow.Attributes)
Initializes a new instance of the AnnotationArrow class
Properties
Name
Description
Public Property
ArrowType
Methods
Name
Description
Public Method
Static Member
Cast
Public Method
CastTo.T.
(Inherited from ModelData.)
Public Method
Equals(ModelData)
(Inherited from ModelData.)
Public Method
Equals(Object)
(Inherited from ModelData.)
Public Method
GetHashCode
(Inherited from ModelData.)
Public Method
ToAttributes
(Inherited from ModelData.)
Public Method
ToDetails
(Inherited from ModelData.)
Public Method
TooltipString
(Inherited from ModelData.)
Public Method
ToString
(Inherited from ModelData.)
Operators
Name
Description
Public Operator
Static Member
.(ArrowType to AnnotationArrow)
Public Operator
Static Member
.(AnnotationArrow.Attributes to AnnotationArrow)