'宣言 Public Property Center As Point
'使用法 Dim instance As C1RadialBrush Dim value As Point instance.Center = value value = instance.Center
public Point Center {get; set;}
'宣言 Public Property Center As Point
'使用法 Dim instance As C1RadialBrush Dim value As Point instance.Center = value value = instance.Center
public Point Center {get; set;}