FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / FourWayArrowShape Class / ResetPictureTransparencyTolerance Method


In This Topic
ResetPictureTransparencyTolerance Method (FourWayArrowShape)
In This Topic
Resets the transparency tolerance for a picture in the element to its default value.
Syntax
'Declaration
 
Public Overridable Sub ResetPictureTransparencyTolerance() 
 
'Usage
 
Dim instance As FourWayArrowShape
 
instance.ResetPictureTransparencyTolerance()
See Also