This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGraticule Interface > IGraticule.RemoveElement Method (ArcObjects .NET 10.4 SDK) |
Removes a grid line in a custom location.
[Visual Basic .NET] Public Sub RemoveElement ( _ ByVal Label As String _ )
[C#] public void RemoveElement ( string Label );
[C++]
HRESULT RemoveElement(
BSTR Label
);
[C++]
Parameters Label [in] Label is a parameter of type BSTR