Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / CrescentShape Class / ShouldSerializePictureTransparencyTolerance Method


In This Topic
    ShouldSerializePictureTransparencyTolerance Method (CrescentShape)
    In This Topic
    Indicates whether the PictureTransparencyTolerance property should be persisted.
    Syntax
    'Declaration
     
    
    Public Overridable Function ShouldSerializePictureTransparencyTolerance() As Boolean
    'Usage
     
    
    Dim instance As CrescentShape
    Dim value As Boolean
     
    value = instance.ShouldSerializePictureTransparencyTolerance()
    public virtual bool ShouldSerializePictureTransparencyTolerance()
    See Also