Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / ArcSegmentDef Class / EndPoint Property

In This Topic
    EndPoint Property
    In This Topic
    Gets or sets the endpoint of the elliptical arc.
    Syntax
    'Declaration
     
    
    Public Property EndPoint As Point
    public Point EndPoint {get; set;}
    See Also