[]
        
(Showing Draft Content)

C1.WPF.Report.ShapeField.Shape

Shape Property

Shape

Gets or sets an instance of the ShapeBase-derived class specifying properties of the geometric shape drawn by this field.

Declaration
public ShapeBase Shape { get; set; }
See Also