Globals
Stimulsoft
Base
Context
StiBezierSegmentGeom
Class StiBezierSegmentGeom
Hierarchy
StiSegmentGeom
StiBezierSegmentGeom
Implements
IAsIs
Index
Constructors
constructor
Properties
animation
pt1
pt2
pt3
pt4
type
Methods
as
implements
is
is2
Constructors
constructor
new
Sti
Bezier
Segment
Geom
(
pt1
:
PointF
, pt2
:
PointF
, pt3
:
PointF
, pt4
:
PointF
, animation
?:
StiAnimation
)
:
StiBezierSegmentGeom
Parameters
pt1:
PointF
pt2:
PointF
pt3:
PointF
pt4:
PointF
Default value
animation:
StiAnimation
= null
Returns
StiBezierSegmentGeom
Properties
animation
animation
:
StiAnimation
pt1
pt1
:
PointF
pt2
pt2
:
PointF
pt3
pt3
:
PointF
pt4
pt4
:
PointF
type
type
:
StiGeomType
= StiGeomType.Segment
Methods
as
as<T>
(
type
:
object
|
Interface
<
T
>
)
:
T
Type parameters
T
Parameters
type:
object
|
Interface
<
T
>
Returns
T
implements
implements
(
)
:
any
[]
Returns
any
[]
is
is<T>
(
type
:
object
|
Interface
<
T
>
)
:
this
Type parameters
T
Parameters
type:
object
|
Interface
<
T
>
Returns
this
is2
is2<T>
(
type
:
object
|
Interface
<
T
>
)
:
boolean
Type parameters
T
Parameters
type:
object
|
Interface
<
T
>
Returns
boolean
Globals
Stimulsoft
Base
Blocks
Compound
Document
Context
Animation
Dashboard
Data
Drawing
Helpers
Json
Report
Object
Localization
Map
Maps
Meta
Meters
Services
Signature
Fonts
Sti
Json
Report
Object
Helper
Zip
Sti
Bezier
Segment
Geom
constructor
animation
pt1
pt2
pt3
pt4
type
as
implements
is
is2
Generated using
TypeDoc