Method GDK1.Region()->shrink()
- Method shrink
GDK1.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.
GDK1.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.