Enum ShapeLineEndSize
How large a line-end decoration is, as a multiple of the stroke width (ST_LineEndWidth / ST_LineEndLength).
public enum ShapeLineEndSize
Fields
Small = 0Small.
Medium = 1Medium; the value Word writes when the attribute is absent.
Large = 2Large.