Preparing search index...
The search index is not available
tdjson
tdjson
VectorPathCommandLine
Interface VectorPathCommandLine
Represents a vector path command. Subtype of
VectorPathCommand
.
interface
VectorPathCommandLine
{
@type
:
"vectorPathCommandLine"
;
end_point
:
Point
;
}
Index
Properties
@type
end_
point
Properties
@type
@type
:
"vectorPathCommandLine"
end_
point
end_
point
:
Point
The end point of the straight line.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
end_
point
tdjson
Loading...
Represents a vector path command. Subtype of VectorPathCommand.