Click or drag to resize

GM_LayerInfo_tmHasVectorData Property

Does this layer have vector data (the features counts can all be 0 for things like map catalogs)

Namespace:  GlobalMapper.Types
Assembly:  GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
public bool mHasVectorData { get; }

Property Value

Type: Boolean
See Also