ImageGear for .NET
LineHeadType Enumeration
See Also   Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace : LineHeadType Enumeration

Glossary Item Box

Indicates the type of the endpoint of a line.

Members

MemberDescription
None4 - No arrowhead. This is the same type as NotateXpress's (version 10) EndPointStyle.Plain and ImageGear for .NET's ImGearARTLineHeadType.NONE.
Open2 - An arrowhead composed of a hollow triangle. This is the same type as ImageGear for .NET's ImGearARTLineHeadType.OPEN. NotateXpress (version 10) has no exact equivalent.
Pointer0 - An arrowhead composed of two short lines. This is the same type as NotateXpress's (version 10) EndPointStyle.Arrow and ImageGear for .NET's ImGearARTLineHeadType.POINTER.
PointerSolid3 - An arrowhead composed of two solid triangles. This is the same type as ImageGear for .NET's ImGearARTLineHeadType.POINTER_SOLID. NotateXpress (version 10) has no exact equivalent.
Solid1 - An arrowhead composed of a solid triangle. This is the same type as NotateXpress's (version 10) EndPointStyle.Dash and ImageGear for .NET's ImGearARTLineHeadType.SOLID.

Remarks

This enumeration indicates the style of the endpoints of lines for Line and Polyline marks.

Inheritance Hierarchy

Object
   ImageGear.Web.UI.LineHeadType

See Also

©2013. Accusoft Corporation. All Rights Reserved.