_DAcadApplicationEventsEndOpen Method
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
void EndOpen(
string FileName
)
Sub EndOpen (
FileName As String
)
void EndOpen(
[InAttribute] String^ FileName
)
abstract EndOpen :
FileName : string -> unit
Parameters
- FileName
- Type: SystemString
See Also