PenTailEndLength Property |
Gets or sets the line tail-end length in relation to the line width.
Namespace: SautinSoft.Document.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic LineEndLength TailEndLength { get; set; }
Public Property TailEndLength As LineEndLength
Get
Set
Property Value
LineEndLength
See Also