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


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

Return Value

The transparency color
See Also