DrawEntity is the callback method for CADEnum that renders the entities one by one using properties from the CADDATA structure.
Syntax
public static void DrawEntity(ref CADData EntData, IntPtr Param)
Parameters
EntData |
The reference parameter that specifies the CADDATA structure |
Param |
Points to the optional callback function data. |
See Also
CADPROC | CloseCADFile | FitToWindow | GetPoint | ZoomExtents
© 2003-2024 CADSoftTools
Go to CAD DLL