'Declaration Protected Overridable Function FormatCaption( _
ByVal captionFormat As System.String, _
ByVal thumbnailViewerПросмотр миниатюр.As ThumbnailViewer, _
ByVal thumbnailМиниатюра.As Vintasoft.Imaging.Thumbnail _
) As System.String
protected virtual System.String FormatCaption(
System.String captionFormat,
ThumbnailViewer thumbnailViewer,
Vintasoft.Imaging.Thumbnail thumbnail
)
protected: virtual System.String FormatCaption(
System.String captionFormat,
ThumbnailViewer* thumbnailViewer,
Vintasoft.Imaging.Thumbnail* thumbnail
)
protected:
virtual System.String FormatCaption(
System.String captionFormat,
ThumbnailViewer^ thumbnailViewer,
Vintasoft.Imaging.Thumbnail^ thumbnail
)
Parameters
- captionFormat
- Формат подписи.
- thumbnailViewer
- Просмотр миниатюр.
- thumbnail
- Миниатюра.
Return Value
Текст подписи к миниатюре.