Search
Master(TColor, TImage).Icon Property
See Also
 





Gets or sets the preview icon of this shape.

Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx

 Syntax

C#  Copy Code

public TImage Icon { get; }

Visual Basic  Copy Code

Public ReadOnly Property Icon As TImage

 Property Value

 See Also