SplitContainer.splitOffset

The initial offset of the splitting between the two Controls, with 0 being at the end of the first Control.

  1. long splitOffset [@property getter]
    struct SplitContainer
    @nogc nothrow @property
    long
    splitOffset
    ()
  2. long splitOffset [@property setter]

Meta