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