Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the endpoint of the line.
| XAML |
<object EndPoint="Point" .../>
|
| Scripting |
value = object.EndPoint object.EndPoint = value |
Property Value
The endpoint of the line.
This property is read/write. The default value is a point with value 0,0.
Remarks
See remarks in Point for scripting usages of this property.