ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 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