Search
ShapeDesigner.ImageLocation Property
See Also
 





Gets or sets the location of the image to be attached to the currently edited Shape.

Namespace: MindFusion.Tools.ShapeDesignerCtrl
Assembly: MindFusion.Tools.ShapeDesigner

 Syntax

C#  Copy Code

public string ImageLocation { get; set; }

Visual Basic  Copy Code

Public Property ImageLocation As String

 Property Value

 See Also