共用方式為


NativeImage.Height 屬性

定義

取得原生廣告圖示或主要影像的高度。

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

屬性值

Int32

int

原生廣告圖示或主要影像的高度。

適用於