public void DrawSvg( float left, float top, float width, float height, string svg )
'Declaration Public Sub DrawSvg( _ ByVal left As Single, _ ByVal top As Single, _ ByVal width As Single, _ ByVal height As Single, _ ByVal svg As String _ )
DrawCanvas Class DrawCanvas Members