共用方式為


NativeImage.Width 屬性

定義

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

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

屬性值

Int32

int

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

適用於