Specifies the percentage (1..100) of view-height used by a single image. Default is 80.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public double ImagesVerticalPercentage { get; set; }
Public Property ImagesVerticalPercentage As Double Get Set
public: property double ImagesVerticalPercentage { double get (); void set (double value); }