Click or drag to resize

ObjectProxyHasPreviewImage Property

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

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

Property Value

Type: Boolean
Remarks
Currently this is the case for flow fragments, dialogs, dialog fragments, entities, locations, zone, path, spot and asset.
See Also