MapMatrix NetGIS Class Library

Graphic.ImageWidth Property

This is the width that will be used for the display of the Image for this object.

public string ImageWidth {get; set;}

Remarks

Valid values are any value that would be valid for a width attribute for an html img tag.

See Also

Graphic Class | MapMatrix.WebUI Namespace