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]
  2. long splitOffset [@property setter]
    struct SplitContainer
    @nogc nothrow @property
    void
    splitOffset
    (
    long v
    )

Meta