Specifies the image height when Size=IOSize.SpecifiesSize.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public double Height { get; set; }
Public Property Height As Double Get Set
public: property double Height { double get (); void set (double value); }