Specifies the vertical 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 PosY { get; set; }
Public Property PosY As Integer Get Set
public: property int PosY { int get (); void set (int value); }