ArcFM Desktop Developer Guide
ShowLines Property (GraphicsTab)


Version: 10.2.1a

Resource Center Home

Indicates whether to display lines or not in the TOC
Syntax
'Declaration
 
Public Property ShowLines As Boolean
'Usage
 
Dim instance As GraphicsTab
Dim value As Boolean
 
instance.ShowLines = value
 
value = instance.ShowLines
public bool ShowLines {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

GraphicsTab Class
GraphicsTab Members

 

 


Send Comment