GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / IPTCGetLength Method





In This Topic
IPTCGetLength Method (IGdPictureImaging)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(471)>
Function IPTCGetLength( _
   ByVal ImageID As Integer, _
   ByVal TagNo As Integer _
) As Integer
[DispId(471)]
int IPTCGetLength( 
   int ImageID,
   int TagNo
)
function IPTCGetLength( 
    ImageID: Integer;
    TagNo: Integer
): Integer; 
DispIdAttribute(471)
function IPTCGetLength( 
   ImageID : int,
   TagNo : int
) : int;
[DispId(471)]
int IPTCGetLength( 
   int ImageID,
   int TagNo
) 
[DispId(471)]
int IPTCGetLength( 
   int ImageID,
   int TagNo
) 

Parameters

ImageID
TagNo
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging
IGdPictureImaging Members