Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsCore
    • GSSVGPen
      • lineCapStyle
  1. GlyphsCore
  2. GSSVGPen

Instance Property

lineCapStyle

Declaration

var lineCapStyle: GSLineCapStyle { get set }

Declaration

@property (nonatomic) GSLineCapStyle lineCapStyle;

Declaration

lineCapStyle() -> GSLineCapStyle
setLineCapStyle_(lineCapStyle: GSLineCapStyle)