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