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