Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsApp
    • InspectorViewNodesController
      • transformGrid
  1. GlyphsApp
  2. InspectorViewNodesController

Instance Property

transformGrid

Declaration

@IBOutlet unowned(unsafe) var transformGrid: GSTransformGrid! { get set }

Declaration

@property (nonatomic, unsafe_unretained) GSTransformGrid * transformGrid;

Declaration

transformGrid() -> GSTransformGrid
setTransformGrid_(transformGrid: GSTransformGrid)