SourceExtent
:
object
A section of source code
Method
public
virtual
int
object
.
Compare
(
value
)
Compares this object with another and returns (-1, 0, or 1)
public
int
SourceExtent
.
EndLine
Ending line
public
virtual
Icon
object
.
GetIcon
Return a icon for this object
public
virtual
object
.
GetLayoutBlock
Return a layout inside a block
public
virtual
object
.
GetLayoutSpan
Return a layout inside a span
public
virtual
object
.
GetLayoutTip
Return a layout for the hint popup
public
virtual
object
.
GetSourceReference
Return a source reference for this object
public
virtual
void
object
.
GetTexSource
(
source
)
LaTeX source code for this object
public
int
SourceExtent
.
Line
Starting line
public
SourceExtent
SourceExtent
.
NewPosition
(
line
,
col
,
length
)
Set position
public
readonly
SourceExtent
.
Path
The full path of the file
public
SourceExtent
.
Show
(
SourceExtent
highlight
,
fill
=
null
)
Show with highlighting
public
string
SourceExtent
.
ToString
Text of the selection
public
SourceExtent
SourceExtent
.
Union
(
SourceExtent
region
)
Union of selected regions