Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / LinearGradientBrush Class / GetEndPoint Method

In This Topic
    GetEndPoint Method
    In This Topic
    D2D_POINT_2F ID2D1LinearGradientBrush::GetEndPoint()
    Syntax
    'Declaration
     
    Public Function GetEndPoint() As Point2F
    public Point2F GetEndPoint()
    See Also