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