ProgramVersion
:
object
4-part file version number A.B.C.D
Method
public
ProgramVersion
.
Constructor
(
major
,
minor
=
null
,
build
=
null
,
revision
=
null
)
public
readonly
int
ProgramVersion
.
Build
Build number 0.0.C.0
public
virtual
int
object
.
Compare
(
value
)
Compares this object with another and returns (-1, 0, or 1)
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
readonly
int
ProgramVersion
.
Major
Major version A.0.0.0
public
readonly
int
ProgramVersion
.
Minor
Minor version 0.B.0.0
public
readonly
int
ProgramVersion
.
Revision
Revision number 0.0.0.D