You are here: Start » AVL.NET » VideoBoxPrimitive.SetSegment Method
VideoBoxPrimitive.SetSegment Method
Sets a 2D segment (based on two points) as this primitive.
| Namespace: | VideoBoxBase |
|---|---|
| Assembly: | VideoBoxBase.dll |
Syntax
public void SetSegment( float x1, float y1, float x2, float y2 )
