[]
Sets the dimensions of the background image renderer.
public void SetBackgroundImageRenderDimensions(int width, int height)
Public Sub SetBackgroundImageRenderDimensions(width As Integer, height As Integer)
Type | Name | Description |
---|---|---|
int | width | Width of the renderer |
int | height | Height of the renderer |