This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IC > ICalibratedMapGridBorder Interface > ICalibratedMapGridBorder.Alternating Property (ArcObjects .NET 10.4 SDK) |
Indicates if the border pattern alternates across the width of the border.
[Visual Basic .NET] Public Property Alternating As Boolean
[C#] public bool Alternating {get; set;}
[C++]
HRESULT get_Alternating(
VARIANT_BOOL* Alternating
);
[C++]
HRESULT put_Alternating(
VARIANT_BOOL Alternating
);
[C++]
Parameters Alternating [out, retval] Alternating is a parameter of type VARIANT_BOOL Alternating [in] Alternating is a parameter of type VARIANT_BOOL