Class SeadragonRect
- Namespace
- AjaxControlToolkit
- Assembly
- AjaxControlToolkit.dll
[TypeConverter(typeof(ExpandableObjectConverter))]
public class SeadragonRect
- Inheritance
-
SeadragonRect
- Inherited Members
Constructors
SeadragonRect()
public SeadragonRect()
SeadragonRect(float, float)
public SeadragonRect(float width, float height)
Parameters
Properties
Height
public float Height { get; set; }
Property Value
Point
public SeadragonPoint Point { get; }
Property Value
Width
public float Width { get; set; }