C# Class OSAE.UI.Controls.NavigationImage

Interaction logic for NavigationImage.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: opensourceautomation/Open-Source-Automation Class Usage Examples

Méthodes publiques

Свойство Type Description
ImageHeight double
ImageWidth double
Location Point

Méthodes publiques

Méthode Description
NavigationImage ( string Name, OSAEObject sObj ) : System

Method Details

NavigationImage() public méthode

public NavigationImage ( string Name, OSAEObject sObj ) : System
Name string
sObj OSAEObject
Résultat System

Property Details

ImageHeight public_oe property

public double ImageHeight
Résultat double

ImageWidth public_oe property

public double ImageWidth
Résultat double

Location public_oe property

public Point Location
Résultat Point