Gets or sets the location of the image to be attached to the currently edited Shape.
Namespace: MindFusion.Tools.ShapeDesignerCtrl
Assembly: MindFusion.Tools.ShapeDesigner
C# Copy Code |
---|
public string ImageLocation { get; set; } |
Visual Basic Copy Code |
---|
Public Property ImageLocation As String |