Line Class

Namespace: Stimulsoft.Base.Drawing

Structure describes the line.

Constructors

Constructor Description
constructor(number start, number count, boolean isEnter)  

constructor(start: number, count: number, isEnter: boolean)

Parameters

  • start (number)
  • count (number)
  • isEnter (boolean)

Fields

Field Type Description
count number  
isEnter boolean  
start number