You are here: Start » AVL.NET » AVL.DrawCoordinateSystem(AvlNet.Image, AvlNet.CoordinateSystem2D, AvlNet.Pixel, AvlNet.DrawingStyle, float, float)
AVL.DrawCoordinateSystem(AvlNet.Image, AvlNet.CoordinateSystem2D, AvlNet.Pixel, AvlNet.DrawingStyle, float, float)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void DrawCoordinateSystem( ref AvlNet.Image ioImage, AvlNet.CoordinateSystem2D inCoordinateSystem, AvlNet.Pixel inColor, AvlNet.DrawingStyle inDrawingStyle, float inArrowSize, float inPixelScale )
Parameters
- ioImage
- Type: AvlNet.Image
- inCoordinateSystem
- Type: AvlNet.CoordinateSystem2D
- inColor
- Type: AvlNet.Pixel
- inDrawingStyle
- Type: AvlNet.DrawingStyle
- inArrowSize
- Type: System.Single
- inPixelScale
- Type: System.Single
