Menu for WPF | ComponentOne
C1.WPF.Menu 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