ComponentOne Word for UWP
EndPoint Property

C1.UWP.Word Assembly > C1.Xaml.Word.Canvas Namespace > DrawingShape Class : EndPoint Property
Gets or sets the end point of the shape, in twips.
Syntax
'Declaration
 
Public Property EndPoint As Windows.Foundation.Point
public Windows.Foundation.Point EndPoint {get; set;}
See Also

Reference

DrawingShape Class
DrawingShape Members