IModelDecorationGlyphMarginOptions
ts
interface IModelDecorationGlyphMarginOptions {
persistLane?: boolean;
position: GlyphMarginLane;
}
persistLane
- 类型:
boolean
- 描述:即使在该装饰的范围之外,也应渲染到位的字形边距车道。
position
- 类型:GlyphMarginLane
- 描述:装饰的边距车道。