Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.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