You are here: Start » AVL.NET » ProfileBox.ProfileBoxDataSlot.SetSegment2D Method
ProfileBox.ProfileBoxDataSlot.SetSegment2D Method
Sets data slot to a Segment2D primitive with specified coordinates.
| Namespace: | HMI.Controls |
|---|---|
| Assembly: | HMI.Controls.dll |
Syntax
public void SetSegment2D ( float x1, float y1, float x2, float y2 )
