CharFXTransform.absoluteIndex

The index of the current character (starting from 0). Setting this property won't affect drawing.

  1. long absoluteIndex [@property getter]
    struct CharFXTransform
    @nogc nothrow @property
    long
    absoluteIndex
    ()
  2. long absoluteIndex [@property setter]

Meta