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