Draws a Line shape.
Syntax
<Line startX="float" startY="float" endX="float" endY="float" />
Attributes
The Line
element must contain the following attributes:
startX
,startY
The start point of the line.
These attributes are transformable.
endX
,endY
The end point of the line.
These attributes are transformable.
Inner elements
TheLine
element must contain either a single Stroke
element or
WeightedStroke
element. A line can also optionally contain any number of
Transform
elements.
目前没有任何推荐文档页面。
请尝试登录您的 Google 账号。