AnnotationArrowSettings
Represents an annotation base arrowhead settings.
Inheritance Hierarchy
System.Object
Grasshopper.Rhinoceros.ModelData
Grasshopper.Rhinoceros.Annotations.AnnotationArrowSettings
Namespace: Grasshopper.Rhinoceros.Annotations
Assembly: Grasshopper (in Grasshopper.dll)
Syntax
public sealed class AnnotationArrowSettings : ModelData
The AnnotationArrowSettings type exposes the following members.
Constructors
Name
Description
Public Method
AnnotationArrowSettings.
Initializes a new instance of the AnnotationArrowSettings class
Public Method
AnnotationArrowSettings(AnnotationArrowSettings.Attributes)
Initializes a new instance of the AnnotationArrowSettings class
Public Method
AnnotationArrowSettings(DimensionStyle)
Initializes a new instance of the AnnotationArrowSettings class
Properties
Name
Description
Public Property
Arrow1
Public Property
Arrow2
Public Property
ArrowSize
Public Property
DimensionInline
Public Property
FitArrow
Public Property
LeaderArrow
Public Property
LeaderArrowSize
Methods
Name
Description
Public Method
CastTo.T.
(Inherited from ModelData.)
Public Method
Equals(ModelData)
(Inherited from ModelData.)
Public Method
Equals(Object)
(Inherited from ModelData.)
Public Method
GetDimensionStyle
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
.(AnnotationArrowSettings to DimensionStyle)
Public Operator
Static Member
.(AnnotationArrowSettings.Attributes to AnnotationArrowSettings)