Table of Contents

Method CreateOwnedWindow

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

CreateOwnedWindow()

public virtual SvgWindow CreateOwnedWindow()

Returns

SvgWindow

CreateOwnedWindow(long, long)

public abstract SvgWindow CreateOwnedWindow(long innerWidth, long innerHeight)

Parameters

innerWidth long
innerHeight long

Returns

SvgWindow