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


IGSLine2.HideOnPublish Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoSurvey)  

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