Python Script Engine  8.1
GL Studio Editor Python Script API
GlsLinearScale.i File Reference

Classes

struct  GlsLinearScaleData
 
class  GlsLinearScale
 

Enumerations

enum  GlsTickAnchor {
  GLS_TICK_ANCHOR_TOP,
  GLS_TICK_ANCHOR_BOTTOM,
  GLS_TICK_ANCHOR_CENTER
}
 

Functions

GlsLinearScaleCastToGlsLinearScale (DisplayObject *obj)
 

Detailed Description

The GlsLinearScale Python interface file.

Enumeration Type Documentation

Enumeration of tick anchor positions.

Enumerator
GLS_TICK_ANCHOR_TOP 
GLS_TICK_ANCHOR_BOTTOM 
GLS_TICK_ANCHOR_CENTER