C# Class SampleApp.Controls.DrawingCanvas

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: accord-net/framework Class Usage Examples

Méthodes publiques

Свойство Type Description
IsActiveProperty System.Windows.DependencyProperty
UserFeaturesProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
Clear ( ) : void
DrawingCanvas ( ) : System
ToFeatures ( Bitmap bmp ) : double[]

Private Methods

Méthode Description
getFeatures ( ) : double[]
timer_Tick ( object sender, EventArgs e ) : void

Method Details

Clear() public méthode

public Clear ( ) : void
Résultat void

DrawingCanvas() public méthode

public DrawingCanvas ( ) : System
Résultat System

ToFeatures() public static méthode

public static ToFeatures ( Bitmap bmp ) : double[]
bmp System.Drawing.Bitmap
Résultat double[]

Property Details

IsActiveProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsActiveProperty
Résultat System.Windows.DependencyProperty

UserFeaturesProperty public_oe static_oe property

public static DependencyProperty,System.Windows UserFeaturesProperty
Résultat System.Windows.DependencyProperty