'Declaration Public Function New( _ ByVal svg As System.String, _ ByVal size As NSize _ )
'Declaration
Public Function New( _ ByVal svg As System.String, _ ByVal size As NSize _ )
'Usage Dim svg As System.String Dim size As NSize Dim instance As New NSvgImage(svg, size)
'Usage
Dim svg As System.String Dim size As NSize Dim instance As New NSvgImage(svg, size)
public NSvgImage( System.string svg, NSize size )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
NSvgImage Class NSvgImage Members Overload List