C# Class EventApp.Controls.Buttons.ImageButton

Inheritance: UIButton
Afficher le fichier Open project: BobStolk/EventApp

Protected Properties

Свойство Type Description
ButtonImage UIImage

Méthodes publiques

Méthode Description
ImageButton ( RectangleF frame, string imagePath ) : System

Method Details

ImageButton() public méthode

public ImageButton ( RectangleF frame, string imagePath ) : System
frame System.Drawing.RectangleF
imagePath string
Résultat System

Property Details

ButtonImage protected_oe property

protected UIImage ButtonImage
Résultat UIImage