Class Shape
Processing class for Shape item.
Inheritance
System.Object
Shape
Inherited Members
Namespace: Telerik.Reporting.Processing
Assembly: Telerik.Reporting.dll
Syntax
public class Shape : ShapeItemBase, IDisposable, IStyle, IFont, IBackgroundImage, IBorderColor, IBorderStyle, IBorderWidth, IPadding, INamedObject, IProcessingElement, IEvaluationContext, IInteractiveItem, IServiceProvider, ISupportsInitialize, IDynamicItem, ITableCellInternal, ITableCell
Methods
SetAdditionalShapeProperties(ShapeBase)
Internal use only
Declaration
protected override void SetAdditionalShapeProperties(ShapeBase shapeType)
Parameters
|
ShapeBase
shapeType
|
Overrides
ShouldSerializeAdditionalProperties()
Internal use only
Declaration
protected override bool ShouldSerializeAdditionalProperties()
Returns
|
System.Boolean
|