You are here: Start » AVL.NET » AVL.LoadEntities_FromDxf_Deprecated(string, int, int, AvlNet.Point2D[][])

AVL.LoadEntities_FromDxf_Deprecated(string, int, int, AvlNet.Point2D[][])

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void LoadEntities_FromDxf_Deprecated(
	string inDxfFile,
	int inCanvasWidth,
	int inCanvasHeight,
	out AvlNet.Point2D[][] outEntities
)

Parameters

inDxfFile
Type: System.String
inCanvasWidth
Type: System.Int32
inCanvasHeight
Type: System.Int32
outEntities
Type: AvlNet.Point2D

See also