TsgDXFSplineProc type

  Classes Reference > CAD Database structure > Types >

TsgDXFSplineProc type

Previous pageReturn to chapter overviewNext page

Unit

DXFConv

 

type 

  TsgDXFSplineProc = procedure(const P: TFPoint) of object;

 

Description

TsgDXFSplineProc is used as the type for the TsgDXFSpline.GetPoints method parameter.

Go to CAD VCL Enterprise