StyleBoxTexture.regionRect

Species a sub-region of the texture to use. This is equivalent to first wrapping the texture in an AtlasTexture with the same region.

  1. Rect2 regionRect [@property getter]
    struct StyleBoxTexture
    @nogc nothrow @property
    Rect2
    regionRect
    ()
  2. Rect2 regionRect [@property setter]

Meta