ObjectProxyHasPreviewImage Property

true if the tiles view of the articy:draft GUI displays this object with an preview image, otherweise false

Definition

Namespace: Articy.Api
Assembly: QueryLayer (in QueryLayer.dll) Version: 1.0.0
C#
public bool HasPreviewImage { get; }

Property Value

Boolean

Remarks

Currently this is the case for flow fragments, dialogs, dialog fragments, entities, locations, zone, path, spot and asset.

See Also