C# Class ShaderTools.VisualStudio.Hlsl.Glyphs.GlyphExtensions

Afficher le fichier Open project: tgjones/HlslTools

Méthodes publiques

Méthode Description
GetGlyph ( this symbol ) : Glyph
GetIcon ( this glyph, DispatcherGlyphService glyphService ) : Icon
GetImageSource ( this glyph, DispatcherGlyphService glyphService ) : System.Windows.Media.ImageSource
GetStandardGlyphGroup ( this glyph ) : StandardGlyphGroup

Method Details

GetGlyph() public static méthode

public static GetGlyph ( this symbol ) : Glyph
symbol this
Résultat Glyph

GetIcon() public static méthode

public static GetIcon ( this glyph, DispatcherGlyphService glyphService ) : Icon
glyph this
glyphService DispatcherGlyphService
Résultat System.Drawing.Icon

GetImageSource() public static méthode

public static GetImageSource ( this glyph, DispatcherGlyphService glyphService ) : System.Windows.Media.ImageSource
glyph this
glyphService DispatcherGlyphService
Résultat System.Windows.Media.ImageSource

GetStandardGlyphGroup() public static méthode

public static GetStandardGlyphGroup ( this glyph ) : StandardGlyphGroup
glyph this
Résultat StandardGlyphGroup