FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / CalloutArrowShape Class / ShouldSerializeBackColor Method


In This Topic
ShouldSerializeBackColor Method (CalloutArrowShape)
In This Topic
Indicates whether the BackColor property should be persisted.
Syntax
'Declaration
 
Public Overridable Function ShouldSerializeBackColor() As Boolean
 
'Usage
 
Dim instance As CalloutArrowShape
Dim value As Boolean
 
value = instance.ShouldSerializeBackColor()

Return Value

New backcolor
See Also