FontColorTheme Oluşturucular

Tanım

Aşırı Yüklemeler

FontColorTheme()

Yeni bir boş Tema örneği oluşturur

FontColorTheme(VersionedBinaryReader)

Sürümlü okuyucudan yeni bir yazı tipi ve renk teması oluşturur

FontColorTheme()

Yeni bir boş Tema örneği oluşturur

public:
 FontColorTheme();
public:
 FontColorTheme();
 FontColorTheme();
public FontColorTheme ();
Public Sub New ()

Şunlara uygulanır

FontColorTheme(VersionedBinaryReader)

Sürümlü okuyucudan yeni bir yazı tipi ve renk teması oluşturur

public:
 FontColorTheme(Microsoft::VisualStudio::Utilities::VersionedBinaryReader ^ reader);
public FontColorTheme (Microsoft.VisualStudio.Utilities.VersionedBinaryReader reader);
new Microsoft.VisualStudio.Utilities.FontColorTheme : Microsoft.VisualStudio.Utilities.VersionedBinaryReader -> Microsoft.VisualStudio.Utilities.FontColorTheme
Public Sub New (reader As VersionedBinaryReader)

Parametreler

reader
VersionedBinaryReader

Sürümlü okuyucu veri akışını sarmalama

Şunlara uygulanır