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


In This Topic
ShouldSerializeShadowOffset Method (ThreeWayArrowShape)
In This Topic
Determines whether the shadow offset should be serialized.
Syntax
'Declaration
 
Public Overridable Function ShouldSerializeShadowOffset() As Boolean
 
'Usage
 
Dim instance As ThreeWayArrowShape
Dim value As Boolean
 
value = instance.ShouldSerializeShadowOffset()
See Also