NativeImage.Height Property

Definition

Gets the height of the icon or main image for the native ad.

public:
 property int Height { int get(); };
int Height();
public int Height { get; }
var int32 = nativeImage.height;
Public ReadOnly Property Height As Integer

Property Value

System.Int32

The height of the icon or main image for the native ad.

Applies to