ImageRequestedEventArgs.Zoom Property |
Indicates what zoom level this image was requested at.
Namespace:
Atalasoft.Imaging.WebControls
Assembly:
Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntaxpublic double Zoom { get; }
Public ReadOnly Property Zoom As Double
Get
Property Value
Type:
Double
See Also