NativeImage.Height 属性

定义

获取本机广告的图标或主图像的高度。

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

属性值

System.Int32

本机广告的图标或主图像的高度。

适用于