'Declaration
Public Property DashType As LineDashType
'Usage
Dim instance As BorderLine Dim value As LineDashType instance.DashType = value value = instance.DashType
public LineDashType DashType {get; set;}
'Declaration
Public Property DashType As LineDashType
'Usage
Dim instance As BorderLine Dim value As LineDashType instance.DashType = value value = instance.DashType
public LineDashType DashType {get; set;}