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