[]
Gets or sets the Image object, representing a small preview of the style which can be used for displaying style information in UI..
[C1Category("Data")]
public Image PreviewImage { get; set; }
<C1Category("Data")>
Public Property PreviewImage As Image