FontColorTheme Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
FontColorTheme() |
Creates a new empty theme instance |
FontColorTheme(VersionedBinaryReader) |
Creates a new font and color theme from a versioned reader |
FontColorTheme()
Creates a new empty theme instance
public:
FontColorTheme();
public:
FontColorTheme();
FontColorTheme();
public FontColorTheme ();
Public Sub New ()
Applies to
FontColorTheme(VersionedBinaryReader)
Creates a new font and color theme from a versioned reader
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)
Parameters
- reader
- VersionedBinaryReader
Versioned reader wrapping the data stream