MindFusion.Wpf Pack Programmer's Guide
Shape(TColor, TImage).Image Property
See Also
 





Gets the image associated with the shape.

Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx

 Syntax

C#  Copy Code

public TImage Image { get; }

Visual Basic  Copy Code

Public ReadOnly Property Image As TImage

 Property Value

An image object.

 See Also

Shape(TColor, TImage) Members
Shape(TColor, TImage) Class
MindFusion.Vsx Namespace