You are here: Start » FIL.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 ( Fil.Point2D p1, Fil.Point2D p2 )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
p1 | Fil.Point2D | ||||
p2 | Fil.Point2D |