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

Property Value

Type: GM_Point_t
See Also