ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DirectWrite Namespace / BitmapRenderTarget Class / GetSize Method

In This Topic
    GetSize Method (BitmapRenderTarget)
    In This Topic
    HRESULT IDWriteBitmapRenderTarget::GetSize([Out] SIZE* size)
    Syntax
    'Declaration
     
    Public Function GetSize() As Size2L
    public Size2L GetSize()
    See Also