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


In This Topic
ShouldSerializeShadowOffsetX Method (ThreeWayArrowShape)
In This Topic
Determines if the ShadowOffsetX property should be serialized.
Syntax
'Declaration
 
Public Overridable Function ShouldSerializeShadowOffsetX() As Boolean
 
'Usage
 
Dim instance As ThreeWayArrowShape
Dim value As Boolean
 
value = instance.ShouldSerializeShadowOffsetX()
See Also