'Declaration Public ReadOnly Property Linkable As System.Boolean
'Usage Dim instance As BorderLineData Dim value As System.Boolean value = instance.Linkable
public System.bool Linkable {get;}
Property Value
true
if the border can be linked; otherwise, false
.