LineDisplayCustomGlyphs.SizeInPixels Property

Definition

Gets the glyph dimensions (based on the number of pixels for a character cell) supported by the device

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

Property Value

The glyph dimensions, in pixels.

Applies to