'Declaration Public Function NewActionURI( _ ByVal URI As String, _ ByVal IsMap As Boolean _ ) As Integer
'Declaration
Public Function NewActionURI( _ ByVal URI As String, _ ByVal IsMap As Boolean _ ) As Integer
public int NewActionURI( string URI, bool IsMap )
public function NewActionURI( URI: String; IsMap: Boolean ): Integer;
public function NewActionURI( URI : String, IsMap : boolean ) : int;
public: int NewActionURI( string* URI, bool IsMap )
public: int NewActionURI( String^ URI, bool IsMap )
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF GdPicturePDF Members