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

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