ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / RasterizerStage Class / GetScissorRectangles Method / GetScissorRectangles() Method

In This Topic
    GetScissorRectangles() Method
    In This Topic
    Get the array of {{scissor rectangles}} bound to the {{rasterizer stage}}.
    Syntax
    'Declaration
     
    Public Overloads Function GetScissorRectangles() As RectL()
    public RectL[] GetScissorRectangles()
    See Also