ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Canvas Namespace / BentUpArrowShape Class / StartPoint Property

In This Topic
    StartPoint Property (BentUpArrowShape)
    In This Topic
    Gets or sets the start point of the shape, in twips.
    Syntax
    'Declaration
     
    Public Property StartPoint As Point
    public Point StartPoint {get; set;}
    See Also