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

In This Topic
    GetFigureCount Method
    In This Topic
    HRESULT ID2D1PathGeometry::GetFigureCount([Out] unsigned int* count)
    Syntax
    'Declaration
     
    Public Function GetFigureCount() As System.Integer
    public System.int GetFigureCount()
    See Also