Search
Preparing search index...
The search index is not available
vjgeo
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
vjgeo
IPath
Interface IPath
直线、曲线或其他简单的二维形状。
Hierarchy
IPath
IPathRemoved
IPathDirectional
IPathLine
IPathCircle
IPathArcInBezierCurve
Index
Properties
data
layer
origin
type
Properties
Optional
data
data
:
IProperties
属性数据.
Optional
layer
layer
:
string
图层.
origin
origin
:
IPoint
基点.
type
type
:
string
路径的类型,例如“线”、“圆”或“圆弧”。这些字符串在路径类型中枚举.
IPath
data
layer
origin
type
Generated using
TypeDoc
直线、曲线或其他简单的二维形状。