次の方法で共有


CompositionDrawingSurface.SizeInt32 プロパティ

定義

描画サーフェスのサイズ。

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

プロパティ値

描画サーフェスのサイズ。

適用対象