'DeclarationPublic Property DashType As LineDashType
'UsageDim instance As BorderLine Dim value As LineDashType instance.DashType = value value = instance.DashType
public LineDashType DashType {get; set;}
'DeclarationPublic Property DashType As LineDashType
'UsageDim instance As BorderLine Dim value As LineDashType instance.DashType = value value = instance.DashType
public LineDashType DashType {get; set;}