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