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