Method GDK2.Region()->shrink()
- Method
shrink
GDK2.Region
shrink(int
dx
,int
dy
)- Description
reduces the size of a region by a specified amount. Positive values shrink the size of the region, and negative values expand the region.
GDK2.Region
shrink(int
dx
, int
dy
)
reduces the size of a region by a specified amount. Positive values shrink the size of the region, and negative values expand the region.