Accusoft.ScanFixXpress8.Net - Updated August 4, 2020
IsDashed Property




Accusoft.ScanFixXpressSdk Namespace > GraphicLine Class : IsDashed Property
Boolean will be set to true if the detected line is a dashed line. If false, the line is solid.
Syntax
'Declaration
 
Public Property IsDashed As Boolean
 
'Usage
 
Dim instance As GraphicLine
Dim value As Boolean
 
instance.IsDashed = value
 
value = instance.IsDashed
See Also

Reference

GraphicLine Class
GraphicLine Members