setImageblockWidth(_:height:)
Sets the size, in pixels, of the imageblock.
Declaration
func setImageblockWidth(_ width: Int, height: Int)Parameters
- width:
The width of the imageblock.
- height:
The height of the imageblock.
Sets the size, in pixels, of the imageblock.
func setImageblockWidth(_ width: Int, height: Int)The width of the imageblock.
The height of the imageblock.