The Mariner Deep Contour in meters, default is 30m.
[Visual Basic .NET] Public Property MarinerDepthContour As Integer
[C#] public int MarinerDepthContour {get; set;}
[C++]
HRESULT get_MarinerDepthContour(
Long* pVal
);
[C++]
HRESULT put_MarinerDepthContour(
Long pVal
);
[C++]Parameters
pVal [out, retval] pVal is a parameter of type Long pVal [in] pVal is a parameter of type Long
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.