Creates a new line.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public XPrimitiveSprite AddLine( Vector3 start, Vector3 end, Color color ) |
Parameters
- start
- Type: Vector3
Lower left corner.
- end
- Type: Vector3
Upper right corner.
- color
- Type: System.Drawing..::.Color
Color Color of the primitive.