Basic Line

Form Fields

Widget Properties

Token Description
<WidgetID> SVG Widget identifier
<LinkType> Drill-down link type: 'Diagram', 'DiagramBasic', 'DiagramDynamicDevice', 'ManualInternal', 'ManualExternal'
<LinkTarget> Drill-down link target: 'SameTab', 'NewTab', 'NewWindow'
<LinkDiagramID> Optional Drill-down diagram to open. Only applicable for 'Diagram', 'DiagramBasic', and 'DiagramDynamicDevice' link types
<LinkDeviceID> Optional Drill-down dynamic device diagram to open. Only applicable for 'DiagramDynamicDevice' link type
<LinkURL> Optional Drill-down URL to open. Only applicable for 'ManualInternal' and 'ManualExternal' link types
<X> Starting X point of widget relative to the diagram canvas
<Y> Starting Y point of widget relative to the diagram canvas
<X2> Ending X point of widget relative to the diagram canvas
<Y2> Ending Y point of widget relative to the diagram canvas
<ScaleX> Scaled X
<ScaleY> Scaled Y
<StrokeWidth> Stroke width
<MenuID> Associated context menu ID. 0 if no menu
<StrokeType> Stroke type: 'Empty', Gradient', 'Color'
<StrokeGradient> Optional stroke gradient color in hex notation. Only present for 'Gradient' stroke type
<StrokeColor> Optional stroke color in hex notation. Only present for 'Color' stroke type
<StartPointType> Start point type: 'Triangle', Arrow', 'Circle', or 'None'
<EndPointType> End point type: 'Triangle', Arrow', 'Circle', or 'None'
<StartPointSize> Start point size: 'Small', 'Medium', 'Large'
<EndPointSize> Start point size: 'Small', 'Medium', 'Large'