# Enumeration: IDbLinetypeStyleMethod
# Table of contents
# Enumeration members
- dashLengthAt
- isScaledToFit
- numDashes
- patternLength
- shapeNumberAt
- shapeOffsetAt
- shapeRotationAt
- shapeScaleAt
- shapeStyleAt
- textAt
# Enumeration members
# dashLengthAt
• dashLengthAt: = "dashLengthAt"
[int dashIndex, double dashLength ].
# isScaledToFit
• isScaledToFit: = "isScaledToFit"
[ bool bScaleToFit] .
# numDashes
• numDashes: = "numDashes"
[int count] .
# patternLength
• patternLength: = "patternLength"
[double dPatLen] .
# shapeNumberAt
• shapeNumberAt: = "shapeNumberAt"
[int dashIndex, int shapeNumber] .
# shapeOffsetAt
• shapeOffsetAt: = "shapeOffsetAt"
[int dashIndex, [int, int] shapeOffset] .
# shapeRotationAt
• shapeRotationAt: = "shapeRotationAt"
[int dashIndex, double shapeRotation] .
# shapeScaleAt
• shapeScaleAt: = "shapeScaleAt"
[ int dashIndex, double shapeScale] .
# shapeStyleAt
• shapeStyleAt: = "shapeStyleAt"
[int dashIndex, string idTextStyle] .
# textAt
• textAt: = "textAt"
[int dashIndex, string textString] .