| Accusoft.ScanFixXpressSdk Namespace > GraphicLine Class : IsDashed Property |
'Declaration Public Property IsDashed As Boolean
'Usage Dim instance As GraphicLine Dim value As Boolean instance.IsDashed = value value = instance.IsDashed
public bool IsDashed {get; set;}