[]
        
(Showing Draft Content)

C1.WPF.Report.Field.Shape

Shape Property

Shape

Gets or sets an instance of the ShapeBase-derived class specifying properties of the geometric shape drawn by this field (if ShapeType is not None).

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