C# 클래스 Pinta.Actions.LayerPropertiesAction

상속: IActionHandler
파일 보기 프로젝트 열기: PintaProject/Pinta

공개 메소드들

메소드 설명
Initialize ( ) : void
Uninitialize ( ) : void

비공개 메소드들

메소드 설명
Activated ( object sender, EventArgs e ) : void
GetLayerPropertyUpdateMessage ( LayerProperties initial, LayerProperties updated ) : string

메소드 상세

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void

Uninitialize() 공개 메소드

public Uninitialize ( ) : void
리턴 void