Click or drag to resize

GM_ConstantsGM_MAX_NON_REGISTERED_VECTOR_IDX Field

Define index of last area, line, or point feature that you can get without a license with GM_Get*Feature functions

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public const int GM_MAX_NON_REGISTERED_VECTOR_IDX = 5

Field Value

Type: Int32
See Also