ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.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