VertBorder is the vertical distance of two images.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
Syntax
| C# | Visual Basic | Visual C++ |
public int VertBorder { get; set; }
Public Property VertBorder As Integer Get Set
public: property int VertBorder { int get (); void set (int value); }