AcadPreferencesClassProfiles Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
public virtual AcadPreferencesProfiles Profiles { get; }
Public Overridable ReadOnly Property Profiles As AcadPreferencesProfiles
Get
public:
virtual property AcadPreferencesProfiles^ Profiles {
AcadPreferencesProfiles^ get ();
}
abstract Profiles : AcadPreferencesProfiles with get
override Profiles : AcadPreferencesProfiles with get
Property Value
Type:
AcadPreferencesProfiles
Implements
IAcadPreferencesProfiles
See Also