Slu.Heureka.HeurekaAPI.GIS Namespace > HeurekaZones Class : GetCloseToCoastIndicator Method |
'Declaration
Public Shared Function GetCloseToCoastIndicator( _ ByVal eastCoord As Double, _ ByVal northCoord As Double, _ Optional ByVal projection As DotSpatial.Projections.ProjectionInfo _ ) As Boolean
'Usage
Dim eastCoord As Double Dim northCoord As Double Dim projection As DotSpatial.Projections.ProjectionInfo Dim value As Boolean value = HeurekaZones.GetCloseToCoastIndicator(eastCoord, northCoord, projection)
public static bool GetCloseToCoastIndicator( double eastCoord, double northCoord, DotSpatial.Projections.ProjectionInfo projection )
public: static bool GetCloseToCoastIndicator( double eastCoord, double northCoord, DotSpatial.Projections.ProjectionInfo^ projection )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2