markerSize

From Bohemia Interactive Community
Revision as of 03:42, 16 April 2006 by Planck (talk | contribs)
Jump to navigation Jump to search

back to COMREF

markerSize markerName


Operand types:

markerName: String

Type of returned value:

Array

Description:

Get marker size.

Note: This function is identical to getMarkerSize.


Example:

_mSize = markerSize "MarkerOne"