[DispId(535)] GdPictureStatus PrintBySize( int ImageID, float DstLeft, float DstTop, float Width, float Height )
function PrintBySize( ImageID: Integer; DstLeft: Single; DstTop: Single; Width: Single; Height: Single ): GdPictureStatus;
DispIdAttribute(535) function PrintBySize( ImageID : int, DstLeft : float, DstTop : float, Width : float, Height : float ) : GdPictureStatus;
[DispId(535)] GdPictureStatus PrintBySize( int ImageID, float DstLeft, float DstTop, float Width, float Height )
Parameters
- ImageID
- DstLeft
- DstTop
- Width
- Height