You are here: Start » AVL.NET » AVL.DrawVector(AvlNet.Image, AvlNet.Vector2D, AvlNet.Point2D, AvlNet.Pixel, AvlNet.DrawingStyle, float)
AVL.DrawVector(AvlNet.Image, AvlNet.Vector2D, AvlNet.Point2D, AvlNet.Pixel, AvlNet.DrawingStyle, float)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void DrawVector( ref AvlNet.Image ioImage, AvlNet.Vector2D inVector, AvlNet.Point2D inInitialPoint, AvlNet.Pixel inColor, AvlNet.DrawingStyle inDrawingStyle, float inHeadSize )
Parameters
- ioImage
- Type: AvlNet.Image
- inVector
- Type: AvlNet.Vector2D
- inInitialPoint
- Type: AvlNet.Point2D
- inColor
- Type: AvlNet.Pixel
- inDrawingStyle
- Type: AvlNet.DrawingStyle
- inHeadSize
- Type: System.Single
