Image Area Base(String) Constructor
This version of the constructor takes a URL
Definition
Namespace: EWSoftware.ImageMaps.Web.Controls
Assembly: EWSoftware.ImageMaps.Web.Controls (in EWSoftware.ImageMaps.Web.Controls.dll) Version: 2024.12.31.0
Assembly: EWSoftware.ImageMaps.Web.Controls (in EWSoftware.ImageMaps.Web.Controls.dll) Version: 2024.12.31.0
C#
protected ImageAreaBase(
string? url
)VB
Protected Sub New (
url As String
)C++
protected:
ImageAreaBase(
String^ url
)F#
new :
url : string -> ImageAreaBaseParameters
- url String
- The URL to associate with the image area