phina.js.d.ts
Preparing search index...
phina
display
PolygonShapeStatic
Interface PolygonShapeStatic
interface
PolygonShapeStatic
{
new
PolygonShapeStatic
(
options
?:
PolygonShapeOptions
,
)
:
phina
.
display
.
PolygonShape
;
(
options
?:
PolygonShapeOptions
)
:
phina
.
display
.
PolygonShape
;
}
PolygonShapeStatic
(
options
?:
PolygonShapeOptions
)
:
phina
.
display
.
PolygonShape
Parameters
Optional
options
:
PolygonShapeOptions
Returns
phina
.
display
.
PolygonShape
Index
Constructors
constructor
Constructors
constructor
new
PolygonShapeStatic
(
options
?:
PolygonShapeOptions
,
)
:
phina
.
display
.
PolygonShape
Parameters
Optional
options
:
PolygonShapeOptions
Returns
phina
.
display
.
PolygonShape
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
phina.js.d.ts
Loading...