Click or drag to resize

Arrow Methods

The Arrow type exposes the following members.

Methods
  NameDescription
Public methodClone
Clone this arrow
(Overrides NonABClone.)
Public methodCopyTo
Copy attributes to another arrow
(Overrides BaseObjCopyTo(BaseObj).)
Public methodDraw(MolDrawingMolDrawingHelper, Single)
Draw this arrow
(Overrides NonABDraw(MolDrawingMolDrawingHelper, Single).)
Public methodStatic memberDraw(IGraphics, Pen, PointF, PointF, ArrowStyle, Single)
Public methodStatic memberDrawArrow
Public methodStatic memberDrawLine
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFlip
Flip
(Overrides BaseObjFlip(Double, Point3DAxis).)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsHorizontal
Public methodIsVertical
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodStatic memberParseArrowStyle
Public methodScale
Scale the coordinates
(Overrides BaseObjScale(Double, Double, Double).)
Public methodSwap
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTranslate
Move the arrow
(Overrides BaseObjTranslate(Point3D).)
Top
See Also