Skip to main content
A newer version of this page is available. .
Tab

FileManagerThumbnailProperties Constructors

Contains settings specific to the thumbnail.
Name Parameters Description
FileManagerThumbnailProperties() none Initializes a new instance of the FileManagerThumbnailProperties class with default settings.
FileManagerThumbnailProperties(IPropertiesOwner) owner Initializes a new instance of the FileManagerThumbnailProperties class with the specified owner.
FileManagerThumbnailProperties(String) url Initializes a new instance of the FileManagerThumbnailProperties class with the specified image location.
See Also