'宣言 Public Property SurroundColor As System.Windows.Media.Color
'使用法 Dim instance As C1RadialBrush Dim value As System.Windows.Media.Color instance.SurroundColor = value value = instance.SurroundColor
public System.Windows.Media.Color SurroundColor {get; set;}