Polygon
This component displays a closed and possibly filled polygon consisting of one or more straight segments. |
This is what a polygon component looks like:
Common Properties
Width, Height, Bindings, Enabled, Visible, Foreground, Background, Opaque, Border, Font, Cursor, Tooltip, Popup Menu
Custom Properties
Stroke
A stroke used to draw the polyline.
Property name: stroke
Property type: Data Table
Points
A table of polyline reference points, each of them characterized by (X, Y) coordinates within the polyline component internal space. The coordinates range from 0.0 to 1.0.
Property name: points
Property type: Data Table
Common Events
Hidden, Shown, Moved, Resized, Mouse Clicked, Mouse Pressed, Mouse Released, Mouse Entered, Mouse Exited, Mouse Moved, Mouse Wheel Moved, Key Typed, Key Pressed, Key Released, Focus Gained, Focus Lost
Was this page helpful?