'Declaration Public Function New( _ ByVal path As String _ )
'Declaration
Public Function New( _ ByVal path As String _ )
'Usage Dim path As String Dim instance As New Image(path)
'Usage
Dim path As String Dim instance As New Image(path)
public Image( string path )
public: Image( String^ path )
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
Image Class Image Members Overload List
Copyright © GrapeCity, inc. All rights reserved.