IntelliCAD 11.1 Object Library
LoadShapeFile Method
See Also 
FileName
The name and path of the SHX file to load.
Document Object : LoadShapeFile Method

Description

Load shape file and entry text style table as a shape library.

Syntax

Visual Basic
Public Sub LoadShapeFile( _
   ByVal FileName As String _
) 

Parameters

FileName
The name and path of the SHX file to load.

Remarks

Load a SHX file once and the application can then reference all shapes within the file. However, the SHX file must be available when working with a drawing that contains shapes from the file.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.