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

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