The top coordinate of the object
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
Syntax
| C# | Visual Basic | Visual C++ | 
public int Top { get; set; }
Public Property Top As Integer Get Set
public: property int Top { int get (); void set (int value); }