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


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

Return Value

New backcolor
See Also