editor › Globals › IAngledHintLineOptions
Interface: IAngledHintLineOptions
Hierarchy
- IAngledHintLineOptions
Index
Properties
Properties
Optional angle
• angle? : number
Defined in src/renderContext/hints/AngledHintLine.ts:11
Optional lengthAngle
• lengthAngle? : number
Defined in src/renderContext/hints/AngledHintLine.ts:10
The length of the angled part of this line
Optional lengthStraight
• lengthStraight? : number
Defined in src/renderContext/hints/AngledHintLine.ts:8
The length of the straight part of this line
Optional margin
• margin? : number
Defined in src/renderContext/hints/AngledHintLine.ts:13
The margin that this line adds to its offset in addition to the actual end of the line
Optional thickness
• thickness? : number
Defined in src/renderContext/hints/AngledHintLine.ts:15
The thickness at which this line is rendered