ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / Layer Class / GetSize Method

In This Topic
    GetSize Method (Layer)
    In This Topic
    D2D_SIZE_F ID2D1Layer::GetSize()
    Syntax
    'Declaration
     
    Public Function GetSize() As Size2F
    public Size2F GetSize()
    See Also