C# 클래스 ShaderTools.VisualStudio.Hlsl.Glyphs.GlyphExtensions

파일 보기 프로젝트 열기: tgjones/HlslTools

공개 메소드들

메소드 설명
GetGlyph ( this symbol ) : Glyph
GetIcon ( this glyph, DispatcherGlyphService glyphService ) : Icon
GetImageSource ( this glyph, DispatcherGlyphService glyphService ) : System.Windows.Media.ImageSource
GetStandardGlyphGroup ( this glyph ) : StandardGlyphGroup

메소드 상세

GetGlyph() 공개 정적인 메소드

public static GetGlyph ( this symbol ) : Glyph
symbol this
리턴 Glyph

GetIcon() 공개 정적인 메소드

public static GetIcon ( this glyph, DispatcherGlyphService glyphService ) : Icon
glyph this
glyphService DispatcherGlyphService
리턴 System.Drawing.Icon

GetImageSource() 공개 정적인 메소드

public static GetImageSource ( this glyph, DispatcherGlyphService glyphService ) : System.Windows.Media.ImageSource
glyph this
glyphService DispatcherGlyphService
리턴 System.Windows.Media.ImageSource

GetStandardGlyphGroup() 공개 정적인 메소드

public static GetStandardGlyphGroup ( this glyph ) : StandardGlyphGroup
glyph this
리턴 StandardGlyphGroup