Table of Contents

TLineArrow Structure

Describes an arrow at the end of a line. This struct is immutable.

Syntax

Namespace: FlexCel.Core

public struct TLineArrow

Constructors

Name Description
TLineArrow Creates a new arrow.

Methods

Name Description
CompareTo Returns -1, 0 or 1 depending if the objects is smaller, equal or bigger than the other.

Properties

Name Description
Style Style of the arrow.
Len Length of the arrow.
Width Width of the arrow.
None Returns a shared instance with no arrow.