C# 클래스 _3PA.Npp.Style

A style definition in a Scintilla control.
파일 보기 프로젝트 열기: jcaillon/3P

공개 메소드들

메소드 설명
Style ( byte index ) : System

Style constructor, There are 256 lexer styles that can be set, numbered 0 to STYLE_MAX (255). There are also some predefined numbered styles starting at 32

메소드 상세

Style() 공개 메소드

Style constructor, There are 256 lexer styles that can be set, numbered 0 to STYLE_MAX (255). There are also some predefined numbered styles starting at 32
public Style ( byte index ) : System
index byte
리턴 System