LineDisplayCustomGlyphs.SizeInPixels 属性

定义

根据设备支持的字符单元格) 的像素数获取 (字形尺寸

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

属性值

字形尺寸(以像素为单位)。

适用于