This document is archived and information here might be outdated.  Recommended version.


IGSLine2.HideOnPublish Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGSLine2 Interface > IGSLine2.HideOnPublish Property
ArcGIS Developer Help

IGSLine2.HideOnPublish Property

Hide the line from publication.

[Visual Basic .NET]
Public Property HideOnPublish As Boolean
[C#]
public bool HideOnPublish {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSLine2 Interface