Spread Windows Forms 12.0 Product Documentation
PictureTransparencyTolerance Property (ElementWindowless)


FarPoint.Win Assembly > FarPoint.Win Namespace > ElementWindowless Class : PictureTransparencyTolerance Property
Gets or sets the picture transparency tolerance for the element.
Syntax
'Declaration
 
Public Overridable Property PictureTransparencyTolerance As Integer
'Usage
 
Dim instance As ElementWindowless
Dim value As Integer
 
instance.PictureTransparencyTolerance = value
 
value = instance.PictureTransparencyTolerance
public virtual int PictureTransparencyTolerance {get; set;}

Property Value

Integer number representing the tolerance
See Also

Reference

ElementWindowless Class
ElementWindowless Members