AnnotationLeaderSettings
Represents annotation leader settings.
Inheritance Hierarchy
System.Object
Grasshopper.Rhinoceros.ModelData
Grasshopper.Rhinoceros.Annotations.AnnotationLeaderSettings
Namespace: Grasshopper.Rhinoceros.Annotations
Assembly: Grasshopper (in Grasshopper.dll)
Syntax
public sealed class AnnotationLeaderSettings : ModelData
The AnnotationLeaderSettings type exposes the following members.
Constructors
Name
Description
Public Method
AnnotationLeaderSettings.
Initializes a new instance of the AnnotationLeaderSettings class
Public Method
AnnotationLeaderSettings(AnnotationLeaderSettings.Attributes)
Initializes a new instance of the AnnotationLeaderSettings class
Public Method
AnnotationLeaderSettings(DimensionStyle)
Initializes a new instance of the AnnotationLeaderSettings class
Properties
Name
Description
Public Property
ContentAngleType
Public Property
CurveType
Public Property
HasLanding
Public Property
LandingLength
Public Property
TextHorizontalAlignment
Public Property
TextOrientation
Public Property
TextVerticalAlignment
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
.(AnnotationLeaderSettings to DimensionStyle)
Public Operator
Static Member
.(AnnotationLeaderSettings.Attributes to AnnotationLeaderSettings)