ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DXGI Namespace / SwapChain2 Class / SourceSize Property

In This Topic
    SourceSize Property
    In This Topic
    Gets or sets the source region used for the swap chain.
    Syntax
    'Declaration
     
    Public Property SourceSize As Size2L
    public Size2L SourceSize {get; set;}
    See Also