C# 클래스 Alsing.Windows.Forms.CoreLib.RegionHandler

상속: System.ComponentModel.Component
파일 보기 프로젝트 열기: vchelaru/FlatRedBall 1 사용 예제들

공개 메소드들

메소드 설명
ApplyRegion ( ) : void
ApplyRegion ( Control Target, Bitmap MaskImage, Color TransparencyKey ) : void
RegionHandler ( ) : System.ComponentModel
RegionHandler ( IContainer container ) : System.ComponentModel

비공개 메소드들

메소드 설명
InitializeComponent ( ) : void

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

메소드 상세

ApplyRegion() 공개 메소드

public ApplyRegion ( ) : void
리턴 void

ApplyRegion() 공개 메소드

public ApplyRegion ( Control Target, Bitmap MaskImage, Color TransparencyKey ) : void
Target System.Windows.Forms.Control
MaskImage System.Drawing.Bitmap
TransparencyKey System.Drawing.Color
리턴 void

RegionHandler() 공개 메소드

public RegionHandler ( ) : System.ComponentModel
리턴 System.ComponentModel

RegionHandler() 공개 메소드

public RegionHandler ( IContainer container ) : System.ComponentModel
container IContainer
리턴 System.ComponentModel