w-line
Last updated
Was this helpful?
Last updated
Was this helpful?
Adds supports for [LineComponent]
Component Selector: 'wm-line'
LineComponent extends .
Property
Get/Set
Notify Changes
Details
beginX: number
Yes/No
No
Specifies the X position of one end of the line (the distance from the left edge of the window).
beginY: string
Yes/No
No
Specifies the Y position of one end of the line (the distance from the top of the window).
endX: number
Yes/No
No
Specifies the X position of the other end of the line (the distance from the left edge of the window).
endY: number
Yes/No
No
Specifies the Y position of the other end of the line (the distance from the top of the window).
lineColor: string
Yes/No
No
lineStyle: LineStyle
Yes/No
No
lineThickness: number
Yes/No
No
name: string
Yes/Yes
No
| Event | Supported | Parameter | Details |
Function | Supported | Details
Inherited from BaseControlComponent .
Inherited from BaseControlComponent .
Inherited from BaseControlComponent .
Inherited from BaseControlComponent .