Visual Basic (Declaration) | |
---|---|
Public Enum LineArrowHeadWidths Inherits System.Enum |
C# | |
---|---|
public enum LineArrowHeadWidths : System.Enum |
Member | Description |
---|---|
Medium | Renders a line with a medium-width arrowhead. |
Narrow | Renders a line with a narrow arrowhead. |
Wide | Renders a line with a wide arrowhead. |
Used with DDSheet.AddLine(..).
System.Object
System.ValueType
System.Enum
GrapeCity.SpreadBuilder.Imaging.LineArrowHeadWidths