'宣言 Public Property ShapeBackground As C1.Win.Document.C1Brush
'使用法 Dim instance As ShapeField Dim value As C1.Win.Document.C1Brush instance.ShapeBackground = value value = instance.ShapeBackground
public C1.Win.Document.C1Brush ShapeBackground {get; set;}