Click or drag to resize

ObjectPropertyNamesImageHeight Field

If the asset contains an image this property holds the height 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 ImageHeight = "ImageHeight"

Field Value

Type: String
See Also