iink-ts - v4.0.0
Preparing search index...
THTTPClientV2PostData
Type Alias THTTPClientV2PostData
type
THTTPClientV2PostData
=
{
configuration
:
THTTPClientV2PostConfiguration
;
contentType
:
string
;
scaleX
:
number
;
scaleY
:
number
;
strokes
:
{
id
:
string
;
p
:
number
[]
;
pointerType
:
string
;
t
:
number
[]
;
x
:
number
[]
;
y
:
number
[]
;
}
[]
;
}
Index
Properties
configuration
content
Type
scale
X
scale
Y
strokes
Properties
configuration
configuration
:
THTTPClientV2PostConfiguration
content
Type
contentType
:
string
scale
X
scaleX
:
number
scale
Y
scaleY
:
number
strokes
strokes
:
{
id
:
string
;
p
:
number
[]
;
pointerType
:
string
;
t
:
number
[]
;
x
:
number
[]
;
y
:
number
[]
;
}
[]
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
configuration
content
Type
scale
X
scale
Y
strokes
iink-ts - v4.0.0
Loading...