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