Table of Contents

Method Resize

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

Resize(int, int)

This is expected to be called by the host

public virtual void Resize(int innerWidth, int innerHeight)

Parameters

innerWidth int

The new width of the control

innerHeight int

The new height of the control