Preparing search index...
The search index is not available
tdjson
tdjson
Outline
Interface Outline
Represents outline of an image.
interface
Outline
{
@type
:
"outline"
;
paths
:
ClosedVectorPath
[]
;
}
Index
Properties
@type
paths
Properties
@type
@type
:
"outline"
paths
paths
:
ClosedVectorPath
[]
The list of closed vector paths.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
paths
tdjson
Loading...
Represents outline of an image.