This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMgrsGrid Interface > IMgrsGrid.InteriorTickLength Property (ArcObjects .NET 10.5 SDK) |
The length of the interior grid ticks.
[Visual Basic .NET] Public Property InteriorTickLength As Double
[C#] public double InteriorTickLength {get; set;}
[C++]
HRESULT get_InteriorTickLength(
double* lengthPts
);
[C++]
HRESULT put_InteriorTickLength(
double lengthPts
);
[C++]
Parameters lengthPts [out, retval] lengthPts is a parameter of type double lengthPts [in] lengthPts is a parameter of type double