NativeImage.Width Property

Definition

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

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

Property Value

System.Int32

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

Applies to