ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.8 Assembly / C1.Util.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