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
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public bool mHasVectorData { get; }

Property Value

Type: Boolean
See Also