C# Class AjaxControlToolkit.SeadragonRect

显示文件 Open project: DevExpress/AjaxControlToolkit

Private Properties

Property Type Description

Public Methods

Method Description
SeadragonRect ( ) : System
SeadragonRect ( float width, float height ) : System

Method Details

SeadragonRect() public method

public SeadragonRect ( ) : System
return System

SeadragonRect() public method

public SeadragonRect ( float width, float height ) : System
width float
height float
return System