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