次の方法で共有


LineDisplayCustomGlyphs.SizeInPixels プロパティ

定義

デバイスでサポートされているグリフの寸法 (文字セルのピクセル数に基づく) を取得します

public:
 property Size SizeInPixels { Size get(); };
Size SizeInPixels();
public Size SizeInPixels { get; }
var size = lineDisplayCustomGlyphs.sizeInPixels;
Public ReadOnly Property SizeInPixels As Size

プロパティ値

グリフの寸法 (ピクセル単位)。

適用対象