Globals
Stimulsoft
Base
Drawing
StiCap
Class StiCap
Hierarchy
StiCap
Implements
ICloneable
Index
Constructors
constructor
Properties
color
fill
height
style
width
Methods
clone
implements
load
From
Xml
Constructors
constructor
new
Sti
Cap
(
width
?:
number
, style
?:
StiCapStyle
, height
?:
number
, fill
?:
boolean
, color
?:
Color
)
:
StiCap
Parameters
Default value
width:
number
= 10
Default value
style:
StiCapStyle
= StiCapStyle.None
Default value
height:
number
= 10
Default value
fill:
boolean
= true
Default value
color:
Color
= Color.black
Returns
StiCap
Properties
color
color
:
Color
= Color.black
fill
fill
:
boolean
= true
height
height
:
number
= 10
style
style
:
StiCapStyle
= StiCapStyle.None
width
width
:
number
= 10
Methods
clone
clone
(
)
:
StiCap
Returns
StiCap
implements
implements
(
)
:
any
[]
Returns
any
[]
load
From
Xml
load
From
Xml
(
xmlNode
:
XmlNode
)
:
void
Parameters
xmlNode:
XmlNode
Returns
void
Globals
Stimulsoft
Base
Blocks
Compound
Document
Context
Dashboard
Data
Drawing
Helpers
Json
Report
Object
Localization
Map
Maps
Meta
Meters
Services
Signature
Fonts
Sti
Json
Report
Object
Helper
Zip
Blockly
Dashboard
Data
Designer
Report
System
Viewer
Sti
Cap
constructor
color
fill
height
style
width
clone
implements
load
From
Xml
Generated using
TypeDoc