PathCubicBezierToEndPoint Property |
Gets end point.
Namespace: SautinSoft.Document.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic Point EndPoint { get; }
Public ReadOnly Property EndPoint As Point
Get
Property Value
Point
See Also