'DeclarationPublic ReadOnly Property DashType As DashType
'UsageDim instance As EnhancedSolidLine Dim value As DashType value = instance.DashType
public DashType DashType {get;}
'DeclarationPublic ReadOnly Property DashType As DashType
'UsageDim instance As EnhancedSolidLine Dim value As DashType value = instance.DashType
public DashType DashType {get;}