Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D.Effects Namespace / LinearTransfer Class / AlphaYIntercept Property

In This Topic
    AlphaYIntercept Property
    In This Topic
    The Y-intercept of the linear function for the Alpha channel.
    Syntax
    'Declaration
     
    Public Property AlphaYIntercept As System.Single
    public System.float AlphaYIntercept {get; set;}
    See Also