IAcadDocumentLoadShapeFile Method
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
void LoadShapeFile(
string FullName
)
Sub LoadShapeFile (
FullName As String
)
void LoadShapeFile(
[InAttribute] String^ FullName
)
abstract LoadShapeFile :
FullName : string -> unit
Parameters
- FullName String
-
See Also