ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct2D.Effects Namespace / DpiCompensation Class / BorderMode Property

In This Topic
    BorderMode Property (DpiCompensation)
    In This Topic
    The mode used to calculate the border of the image, soft or hard. See BorderMode modes for more info.
    Syntax
    'Declaration
     
    Public Property BorderMode As BorderMode
    public BorderMode BorderMode {get; set;}
    See Also