When True (default) the thumbnail is filled with the background color (ThumbnailsBackgroundStyle).
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool FillThumbnail { get; set; }
Public Property FillThumbnail As Boolean Get Set
public: property bool FillThumbnail { bool get (); void set (bool value); }