C# 클래스 MonoHotDraw.Commands.CutCommand

상속: MonoHotDraw.Commands.FigureTransferCommand
파일 보기 프로젝트 열기: mono/monohotdraw 1 사용 예제들

공개 메소드들

메소드 설명
CutCommand ( string name, IDrawingEditor editor ) : System
Execute ( ) : void

메소드 상세

CutCommand() 공개 메소드

public CutCommand ( string name, IDrawingEditor editor ) : System
name string
editor IDrawingEditor
리턴 System

Execute() 공개 메소드

public Execute ( ) : void
리턴 void