The Height of the Preview dialog in pixels or zero for the default size. IEImageList only.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public int DlgHeight { get; set; }
Public Property DlgHeight As Integer Get Set
public: property int DlgHeight { int get (); void set (int value); }