ComponentOne Bitmap for WPF
C1.WPF.DX.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 Integer
    public int GetFigureCount()
    See Also