NinePatchRect.patchMarginTop

The height of the 9-slice's top row. A margin of 16 means the 9-slice's top corners and side will have a height of 16 pixels. You can set all 4 margin values individually to create panels with non-uniform borders.

  1. long patchMarginTop [@property getter]
    struct NinePatchRect
    @nogc nothrow @property
    long
    patchMarginTop
    ()
  2. long patchMarginTop [@property setter]

Meta