LineEndLength Enumeration |
Specifies the length of the line end decoration relative to the width of the line itself.
Namespace: SautinSoft.Document.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.7.18
Syntax public enum LineEndLength
Public Enumeration LineEndLength
Members Member name | Value | Description |
---|
Small | 0 | |
Medium | 1 | |
Large | 2 | |
See Also