ml-conrec
Preparing search index...
DrawContourResult
Interface DrawContourResult<DrawerName>
interface
DrawContourResult
<
DrawerName
extends
ContourDrawerName
>
{
contours
:
ReturnType
<
ContourDrawerByName
<
DrawerName
>
[
"getContour"
]
>
;
timeout
:
boolean
;
}
Type Parameters
DrawerName
extends
ContourDrawerName
Index
Properties
contours
timeout
Properties
contours
contours
:
ReturnType
<
ContourDrawerByName
<
DrawerName
>
[
"getContour"
]
>
timeout
timeout
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contours
timeout
ml-conrec
Loading...