markerSize

From Bohemia Interactive Community
Revision as of 15:37, 4 May 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


markerSize markerName


Operand types:

markerName: String

Type of returned value:

Array

Compatibility:

Added in version 1.50

Description:

Get marker size.

Note: This function is identical to getMarkerSize.


Example:

_mSize = markerSize "MarkerOne"