[]
Gets or sets the C1Brush-derived object used to fill the internal areas of the shape.
[C1Category("Appearance")]
[C1Description("ShapeField.ShapeBackground", "The brush used to fill the internal areas of the shape.")]
public C1Brush ShapeBackground { get; set; }
<C1Category("Appearance")>
<C1Description("ShapeField.ShapeBackground", "The brush used to fill the internal areas of the shape.")>
Public Property ShapeBackground As C1Brush