IObjectWithPreviewImage Interface

Property interface for objects with a preview image.

Definition

Namespace: Articy.Unity.Interfaces
Assembly: ArticyRuntime (in ArticyRuntime.dll) Version: 1.3.1
C#
public interface IObjectWithPreviewImage

Properties

PreviewImage Gets or sets the preview image.

See Also