Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GaussianBlurEffect Class / BorderModeY Property

In This Topic
    BorderModeY Property
    In This Topic
    Gets or sets the mapping mode for the pixels outside of the border, in Y direction.
    Syntax
    'Declaration
     
    Public Property BorderModeY As GaussianBlurBorderMode
    public GaussianBlurBorderMode BorderModeY {get; set;}
    See Also