SourceCodeTokenStyle Class

Definition

Line 58 of System.Windows/SourceCodeView.cm

Constructors & Destructor

public nothrow SourceCodeTokenStyle(const Color& color_, FontStyle fontStyle_)

Member Variables

public Color color
public FontStyle fontStyle

Constructor& Destructor Details

SourceCodeTokenStyle Constructor

public nothrow SourceCodeTokenStyle(const Color& color_, FontStyle fontStyle_)

Definition
Line 60 of System.Windows/SourceCodeView.cm