You are here: Start » AVL.NET » Image.CreateProfileAlongSegment Method

Image.CreateProfileAlongSegment Method

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public float[][] CreateProfileAlongSegment
(
	System.Drawing.Point p1,
	System.Drawing.Point p2
)

Parameters

Name Type Range Default Description
p1System.Drawing.Point
p2System.Drawing.Point

See also