[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.MultiSideShape.ShouldSerializeShape

ShouldSerializeShape Method

ShouldSerializeShape()

Determines if the shape should be saved to XML.

Declaration
public override bool ShouldSerializeShape()
Public Overrides Function ShouldSerializeShape() As Boolean
Returns
Type Description
bool

True if should be serialized; false otherwise

Overrides