'Declaration Public Sub SetBackgroundImageRenderDimensions( _ ByVal width As Integer, _ ByVal height As Integer _ )
'Usage Dim instance As RichTextEditor Dim width As Integer Dim height As Integer instance.SetBackgroundImageRenderDimensions(width, height)
Parameters
- width
- Width of the renderer
- height
- Height of the renderer