'Declaration Public Function TagGetLength( _ ByVal ImageID As Integer, _ ByVal TagNo As Integer _ ) As Integer
'Declaration
Public Function TagGetLength( _ ByVal ImageID As Integer, _ ByVal TagNo As Integer _ ) As Integer
public int TagGetLength( int ImageID, int TagNo )
public function TagGetLength( ImageID: Integer; TagNo: Integer ): Integer;
public function TagGetLength( ImageID : int, TagNo : int ) : int;
public: int TagGetLength( int ImageID, int TagNo )
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging GdPictureImaging Members