C# 클래스 MonoHotDraw.Commands.PasteCommand

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

공개 메소드들

메소드 설명
PasteCommand ( string name, IDrawingEditor editor ) : System

보호된 메소드들

메소드 설명
CreateUndoActivity ( ) : IUndoActivity

비공개 메소드들

메소드 설명
GetBounds ( FigureCollection figures ) : RectangleD

메소드 상세

CreateUndoActivity() 보호된 메소드

protected CreateUndoActivity ( ) : IUndoActivity
리턴 IUndoActivity

PasteCommand() 공개 메소드

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