You are here: Start » AVL.NET » Image.CreateProfileAlongSegment(System.Drawing.Point, System.Drawing.Point)

Image.CreateProfileAlongSegment(System.Drawing.Point, System.Drawing.Point)

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

Syntax


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

Parameters

p1
Type: System.Drawing.Point
p2
Type: System.Drawing.Point

See also