Specifies the horizontal position of the layer relative to the background image (layer 0).
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public int PosX { get; set; }
Public Property PosX As Integer Get Set
public: property int PosX { int get (); void set (int value); }