ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / Layer Class / Create Method

In This Topic
    Create Method (Layer)
    In This Topic
    Creates a layer resource that can be used with this render target and its compatible render targets. The new layer has the specified initial size. The layer resource is allocated to the minimum size when {{PushLayer}} is called.
    Overload List
    OverloadDescription
    Creates a layer resource that can be used with this render target and its compatible render targets. The new layer has the specified initial size. The layer resource is allocated to the minimum size when {{PushLayer}} is called.  
    Creates a layer resource that can be used with this render target and its compatible render targets. The new layer has the specified initial size.  
    See Also