ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D.Effects Namespace / Atlas Class / InputRectangle Property

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