Surface.clipRect

Gets the clip boundaries for the surface Anything put on the surface outside of the clip boundaries gets discarded

  1. iRectangle clipRect [@property setter]
  2. iRectangle clipRect [@property getter]
    class Surface
    @property
    iRectangle
    clipRect
    (
    )

Meta