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

In This Topic
    InputPaddingRectangle Property
    In This Topic
    The portion of the image passed to the next effect.
    Syntax
    'Declaration
     
    Public Property InputPaddingRectangle As Vector4
    public Vector4 InputPaddingRectangle {get; set;}
    See Also