C# Class Canguro.Commands.View.ZoomPrevious

View Command to set the view to the previous state, before the last view command. (Not Implemented)
Inheritance: Canguro.Commands.ViewCommand
ファイルを表示 Open project: rforsbach/Treu-Structure

Public Properties

Property Type Description
Instance ZoomPrevious

Public Methods

Method Description
Run ( Canguro activeView ) : void

Private Methods

Method Description
ZoomPrevious ( ) : System

Method Details

Run() public method

public Run ( Canguro activeView ) : void
activeView Canguro
return void

Property Details

Instance public_oe static_oe property

public static ZoomPrevious,Canguro.Commands.View Instance
return ZoomPrevious