getMarkerSize

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


back to COMREF

getMarkerSize marker


Operand types:

marker: String

Type of returned value:

Array

Compatibility:

Added in version 1.21

Description:

Get marker size.

See setMarkerSize


Examples:

_mSize = getMarkerSize "MarkerOne"