Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsCore
    • GSShape
      • GSPath
        • GSNode
          • orientation
  1. GlyphsCore
  2. GSShape
  3. GSPath
  4. GSNode

Instance Property

orientation

The orientation of the node position.

Declaration

var orientation: GSElementOrientation { get set }

Declaration

@property (nonatomic) GSElementOrientation orientation;

Declaration

orientation() -> GSElementOrientation
setOrientation_(orientation: GSElementOrientation)

See Also

Orientation

  • GSElementOrientation

    The orientation for coordinate values.