ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Canvas Namespace / LeftBraceShape Class / EndPoint Property

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