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