Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / PathGeometry Class / GetSegmentCount Method

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