Leadtools.MedicalViewer Namespace > MedicalViewerLayoutOptions Class : ShowLines Property |
public bool ShowLines {get; set;}
'Declaration Public Property ShowLines As Boolean
'Usage Dim instance As MedicalViewerLayoutOptions Dim value As Boolean instance.ShowLines = value value = instance.ShowLines
true
if to show the grid lines; otherwise, false
.