Click or drag to resize

ArrowHelper Class

Inheritance Hierarchy
SystemObject
  ComPDFKitViewer.HelperArrowHelper

Namespace:  ComPDFKitViewer.Helper
Assembly:  ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public class ArrowHelper

The ArrowHelper type exposes the following members.

Constructors
  NameDescription
Public methodArrowHelper
arrow helper
Top
Properties
  NameDescription
Public propertyArrowAngle
arrow angle
Public propertyArrowLength
arrow length
Public propertyBody
line body
Public propertyEndSharp
end arrow shape
Public propertyHasEndArrow
has end arrow
Public propertyHasStartArrow
has start arrow
Public propertyIsEndClosed
is end arrow closed
Public propertyIsStartClosed
is start arrow closed
Public propertyLineEnd
line end point
Public propertyLineStart
line start point
Public propertyStartSharp
start arrow shape
Top
Methods
  NameDescription
Public methodBuildArrowBody
Create arrow path
Top
See Also