C# 클래스 Eto.Mac.IO.SystemIconsHandler

상속: SystemIcons.IHandler
파일 보기 프로젝트 열기: picoe/Eto

공개 메소드들

메소드 설명
GetFileIcon ( string fileName, IconSize size ) : Icon
GetStaticIcon ( StaticIconType type, IconSize size ) : Icon

메소드 상세

GetFileIcon() 공개 메소드

public GetFileIcon ( string fileName, IconSize size ) : Icon
fileName string
size IconSize
리턴 Eto.Drawing.Icon

GetStaticIcon() 공개 메소드

public GetStaticIcon ( StaticIconType type, IconSize size ) : Icon
type StaticIconType
size IconSize
리턴 Eto.Drawing.Icon