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

In This Topic
    Open Method (PathGeometry)
    In This Topic
    HRESULT ID2D1PathGeometry::Open([Out] ID2D1GeometrySink** geometrySink)
    Syntax
    'Declaration
     
    Public Function Open() As GeometrySinkNative
    public GeometrySinkNative Open()
    See Also