CharFXTransform.relativeIndex

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

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

Meta