ComponentOne Word for UWP
StartPoint Property

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

Reference

DrawingShape Class
DrawingShape Members