GlyphType 列舉

定義

指定具有點陣圖背景的項目之圖像 (Glyph) 類型。

public enum class GlyphType
public enum GlyphType
type GlyphType = 
Public Enum GlyphType
繼承
GlyphType

欄位

FontGlyph 2

圖像為字型。

ImageGlyph 1

圖像為點陣圖。

None 0

項目不含圖像。

備註

當使用 的引數值呼叫方法時,這些 GlyphType 值代表方法的 EnumProperty.GlyphType 傳回 VisualStyleRenderer.GetEnumValue 值。

適用於