C# 클래스 ARCed.Scintilla.NavigationPont

Represents a point in the document used for navigation.
상속: ManagedRange
파일 보기 프로젝트 열기: borisblizzard/arcreator 1 사용 예제들

공개 메소드들

메소드 설명
Dispose ( ) : void

Overridden.

NavigationPont ( int pos, Scintilla scintilla )

Initializes a new instance of the NavigationPont class.

메소드 상세

Dispose() 공개 메소드

Overridden.
public Dispose ( ) : void
리턴 void

NavigationPont() 공개 메소드

Initializes a new instance of the NavigationPont class.
public NavigationPont ( int pos, Scintilla scintilla )
pos int
scintilla Scintilla