'宣言 Public Function IsAllSame() As System.Boolean
'使用法 Dim instance As BorderParams Dim value As System.Boolean value = instance.IsAllSame()
public System.bool IsAllSame()
戻り値の型
True if the styles of the left, top, right, and bottom lines are the same; otherwise, false.