Visible Property (IReferenceLine)
In This Topic
Gets a value indicating whether the reference line is visible.
Syntax
'Declaration
ReadOnly Property Visible As Boolean
Property Value
A
System.Boolean value.
true
if the reference line is visible; otherwise,
false
.
See Also