C# Class Alsing.Windows.Forms.CoreLib.RegionHandler

Inheritance: System.ComponentModel.Component
Afficher le fichier Open project: vchelaru/FlatRedBall Class Usage Examples

Méthodes publiques

Méthode Description
ApplyRegion ( ) : void
ApplyRegion ( Control Target, Bitmap MaskImage, Color TransparencyKey ) : void
RegionHandler ( ) : System.ComponentModel
RegionHandler ( IContainer container ) : System.ComponentModel

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Method Details

ApplyRegion() public méthode

public ApplyRegion ( ) : void
Résultat void

ApplyRegion() public méthode

public ApplyRegion ( Control Target, Bitmap MaskImage, Color TransparencyKey ) : void
Target System.Windows.Forms.Control
MaskImage System.Drawing.Bitmap
TransparencyKey System.Drawing.Color
Résultat void

RegionHandler() public méthode

public RegionHandler ( ) : System.ComponentModel
Résultat System.ComponentModel

RegionHandler() public méthode

public RegionHandler ( IContainer container ) : System.ComponentModel
container IContainer
Résultat System.ComponentModel