Click or drag to resize

ObjectPropertyNamesImageWidth Field

If the asset contains an image this property holds the width of that image, for all others it is reported as 0. [int, read-only]

Namespace:  Articy.Api
Assembly:  PublicApiTypes (in PublicApiTypes.dll) Version: 1.0.0
Syntax
C#
public const string ImageWidth = "ImageWidth"

Field Value

Type: String
See Also