Méthode | Description | |
---|---|---|
Change ( int newStart, int newEnd ) : void |
Overridden, changes the document position. Start and End should match.
|
|
Collect ( ) : bool |
Collects the DropMarker and causes it to be removed from all lists it belongs ti.
|
|
Dispose ( ) : void |
Overridden.
|
|
Equals ( object obj ) : bool | ||
GetClientRectangle ( ) : |
Gets the Client Rectangle in pixels of the DropMarker's visual indicator.
|
|
GetHashCode ( ) : int | ||
Invalidate ( ) : void |
Forces a repaint of the DropMarker
|
Méthode | Description | |
---|---|---|
Paint ( |
Méthode | Description | |
---|---|---|
Collect ( bool dispose ) : bool | ||
DropMarker ( int start, int end, int topOffset, Scintilla scintilla ) : System |
public Change ( int newStart, int newEnd ) : void | ||
newStart | int | Document _start position |
newEnd | int | Document _end position |
Résultat | void |
public GetClientRectangle ( ) : |
||
Résultat |
protected Paint ( |
||
g | ||
Résultat | void |