'宣言 Public Property RoundTopLeft As System.Boolean
'使用法 Dim instance As BorderParams Dim value As System.Boolean instance.RoundTopLeft = value value = instance.RoundTopLeft
public System.bool RoundTopLeft {get; set;}
'宣言 Public Property RoundTopLeft As System.Boolean
'使用法 Dim instance As BorderParams Dim value As System.Boolean instance.RoundTopLeft = value value = instance.RoundTopLeft
public System.bool RoundTopLeft {get; set;}