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