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