Indicates if the snapping grid is visible.
[Visual Basic .NET] Public Property IsVisible As Boolean
[C#] public bool IsVisible {get; set;}
[C++]
HRESULT get_IsVisible(
VARIANT_BOOL* IsVisible
);
[C++]
HRESULT put_IsVisible(
VARIANT_BOOL IsVisible
);
[C++]Parameters
IsVisible [out, retval] IsVisible is a parameter of type VARIANT_BOOL IsVisible [in] IsVisible is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.