Click or drag to resize

GM_LayerInfo_tmDfltViewGlobal Property

Default view bounding rect of layer in global coordinates (usually same as mGlobalRect)

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public GM_Rectangle_t mDfltViewGlobal { get; }

Property Value

Type: GM_Rectangle_t
See Also