ASP.NET Pack Programmer's Guide
ShapeListBox.ImageLocation Property
See Also
 





Gets/sets the name of the cached images folder in ImageMap mode.

Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms

 Syntax

C#  Copy Code

public string ImageLocation { get; set; }

Visual Basic  Copy Code

Public Property ImageLocation As String

 Property Value

A string value specifying the local folder on the web server where the shape images should be cached.

 See Also

ShapeListBox Members
ShapeListBox Class
MindFusion.Diagramming.WebForms Namespace