- Getting started
- Creating projects
- OPC UA
- Graphic objects
- Predefined graphic objects
- Sessions and locales
- Object and variable references
- Extending projects
- NetLogic
PolyLine
PolyLine that can be adapted to fit the design needs
Properties
Name | BrowseName | DataType | Description |
---|---|---|---|
Border color | LineColor | Color of the polygon border | |
Fill color | FillColor | Fill color of the polygon area | |
Thickness | LineThickness | Line thickness | |
Blink | Blink | Allows the object to periodically blink, ignored when the object is not visible | |
Path | Path | Path | |
Hit test visible | HitTestVisible | True: intercept user clicks. False: does not intercept user clicks, which are instead passed to the underlying object, based on the order on the Z axis | |
Move target | MoveTarget | (Inherited from Container) | |
Visible | Visible | (Inherited from Element) | |
Enabled | Enabled | (Inherited from Element) | |
Opacity | Opacity | (Inherited from Element) | |
Left margin | LeftMargin | (Inherited from Element) | |
Top margin | TopMargin | (Inherited from Element) | |
Right margin | RightMargin | (Inherited from Element) | |
Bottom margin | BottomMargin | (Inherited from Element) | |
Width | Width | (Inherited from Element) | |
Height | Height | (Inherited from Element) | |
Horizontal alignment | HorizontalAlignment | (Inherited from Element) | |
Vertical alignment | VerticalAlignment | (Inherited from Element) | |
Rotation | Rotation | (Inherited from Element) |
Events
MouseDown event
- BrowseName
Event that is triggered when the left mouse button is pressed (falling edge)
MouseUp event
- BrowseName
Event that is triggered when the left mouse button is released (rising edge)
Provide Feedback