_FontsAndColors 介面
這個 API 支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。
僅限 Microsoft 內部使用。
命名空間: EnvDTE
組件: EnvDTE (在 EnvDTE.dll 中)
語法
'宣告
<GuidAttribute("256068F6-1ADD-4F7B-BA76-571314C413AD")> _
Public Interface _FontsAndColors
[GuidAttribute("256068F6-1ADD-4F7B-BA76-571314C413AD")]
public interface _FontsAndColors
[GuidAttribute(L"256068F6-1ADD-4F7B-BA76-571314C413AD")]
public interface class _FontsAndColors
[<GuidAttribute("256068F6-1ADD-4F7B-BA76-571314C413AD")>]
type _FontsAndColors = interface end
public interface _FontsAndColors
_FontsAndColors 型別會公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
FontCharacterSet | 基礎架構。僅限 Microsoft 內部使用。 | |
FontFamily | 基礎架構。僅限 Microsoft 內部使用。 | |
FontsAndColorsItems | 基礎架構。僅限 Microsoft 內部使用。 | |
FontSize | 基礎架構。僅限 Microsoft 內部使用。 |
回頁首