Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / RenderTarget Class / CreateMesh Method

In This Topic
    CreateMesh Method
    In This Topic
    HRESULT ID2D1RenderTarget::CreateMesh([Out, Fast] ID2D1Mesh** mesh)
    Syntax
    'Declaration
     
    Public Function CreateMesh() As Mesh
    public Mesh CreateMesh()
    See Also