Click or drag to resize

GM_PathProfileLOSParams_tmLOSFirstBlockedPos Property

OUT: Location of first blocked location along path (only valid if mLOSMinClearance is negative)

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

Property Value

Type: GM_Point_t
See Also