CompositionMipmapSurface.SizeInt32 属性

定义

获取 mipmap 图面的大小。

public:
 property SizeInt32 SizeInt32 { SizeInt32 get(); };
SizeInt32 SizeInt32();
public SizeInt32 SizeInt32 { get; }
var sizeInt32 = compositionMipmapSurface.sizeInt32;
Public ReadOnly Property SizeInt32 As SizeInt32

属性值

mipmap 图面的大小。

适用于