You are here: Start » AVL.NET » ProfileBox.ProfileBoxDataSlot.SetSegment2D Method
ProfileBox.ProfileBoxDataSlot.SetSegment2D Method
Sets data slot to a Segment2D primitive with specified start and end point.
| Namespace: | HMI.Controls |
|---|---|
| Assembly: | HMI.Controls.dll |
Syntax
public void SetSegment2D ( Avl.Point2D p1, Avl.Point2D p2 )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| p1 | Avl.Point2D | ||||
| p2 | Avl.Point2D |
