ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D.Effects Namespace / Transform3D Class / BorderMode Property

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