You are here: Start » AVL.NET » AVL.DrawDimensionLine(AvlNet.Image, AvlNet.Segment2D, AvlNet.Pixel, AvlNet.DrawingStyle, float, float, AvlNet.MetricUnit, float)
AVL.DrawDimensionLine(AvlNet.Image, AvlNet.Segment2D, AvlNet.Pixel, AvlNet.DrawingStyle, float, float, AvlNet.MetricUnit, float)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void DrawDimensionLine( ref AvlNet.Image ioImage, AvlNet.Segment2D inSegment, AvlNet.Pixel inColor, AvlNet.DrawingStyle inDrawingStyle, float inHeadSize, float inScale, AvlNet.MetricUnit inMetricUnit, float inTextSize )
Parameters
- ioImage
- Type: AvlNet.Image
- inSegment
- Type: AvlNet.Segment2D
- inColor
- Type: AvlNet.Pixel
- inDrawingStyle
- Type: AvlNet.DrawingStyle
- inHeadSize
- Type: System.Single
- inScale
- Type: System.Single
- inMetricUnit
- Type: AvlNet.MetricUnit
- inTextSize
- Type: System.Single
