XML/Line

From Warcraft Wiki
< XML
Jump to navigation Jump to search

<Line> (child of <Layer>, creates a Line widget) draws a line.

<Line thickness="">
	<StartAnchor />
	<EndAnchor />
</Line>

Attributes

thickness (xs:float?Optional. Could be nil.) - Defaults to 4.0

Child elements

<StartAnchor> and <EndAnchor> inherit from <Anchor>