Highlight
 | 
The HighlightOverrule type exposes the following members.
| Name | Description | |
|---|---|---|
| HighlightOverrule | Initializes a new instance of the HighlightOverrule class | 
| Name | Description | |
|---|---|---|
| AutoDelete | (Inherited from DisposableWrapper)  | 
|
| IsDisposed | (Inherited from DisposableWrapper)  | 
|
| UnmanagedObject | (Inherited from DisposableWrapper)  | 
| Name | Description | |
|---|---|---|
| Clone | (Inherited from RXObject)  | 
|
| CompareTo | (Inherited from RXObject)  | 
|
| CopyFrom | (Inherited from RXObject)  | 
|
| CreateObjRef | Creates an object that contains all the relevant information
required to generate a proxy used to communicate with a remote
object. (Inherited from MarshalByRefObject)  | 
|
| DeleteUnmanagedObject | (Inherited from RXObject)  | 
|
| Dispose | (Inherited from DisposableWrapper)  | 
|
| Dispose(Boolean) | (Inherited from DisposableWrapper)  | 
|
| Equals | (Inherited from DisposableWrapper)  | 
|
| Finalize | (Inherited from DisposableWrapper)  | 
|
| GetHashCode | (Inherited from DisposableWrapper)  | 
|
| GetLifetimeService | Retrieves the current lifetime service object that controls the
lifetime policy for this instance. (Inherited from MarshalByRefObject)  | 
|
| GetRXClass | (Inherited from RXObject)  | 
|
| GetType | Gets the Type of the current
instance. (Inherited from Object)  | 
|
| Highlight | Overrules the OdDbEntity::subHighlight() C++ method and calls it in the default implementation specifying that the entity should be highlighted. | |
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime
policy for this instance. (Inherited from MarshalByRefObject)  | 
|
| IsApplicable | (Inherited from Overrule)  | 
|
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object)  | 
|
| MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject
object. (Inherited from MarshalByRefObject)  | 
|
| QueryX | (Inherited from RXObject)  | 
|
| SetCustomFilter | Enables the usage of the IsApplicable method to check whether
an overrule is applied. (Overrides OverruleSetCustomFilter)  | 
|
| SetExtensionDictionaryEntryFilter | Enables the usage of an extension dictionary lookup for
checking whether an overrule is applied. (Overrides OverruleSetExtensionDictionaryEntryFilter(String))  | 
|
| SetIdFilter | Enables the usage of ID lookups for checking whether an
overrule is applied. (Overrides OverruleSetIdFilter(ObjectId))  | 
|
| SetNoFilter | Disables the filter methods (SetCustomFilter,
SetExtensionDictionaryEntryFilter, SetIdFilter, SetXDataFilter) and
the IsApplicable() method for checking whether an overrule is
applied. (Overrides OverruleSetNoFilter)  | 
|
| SetXDataFilter | Enables the usage of xdata for checking whether an overrule is
applied. (Overrides OverruleSetXDataFilter(String))  | 
|
| ToString | Returns a string that represents the current object. (Inherited from Object)  | 
|
| Unhighlight | Overrules the OdDbEntity::subHighlight() C++ method and calls it in the default implementation specifying that the entity should be unhighlighted. | |
| X | (Inherited from RXObject)  | 
| © Bricsys NV. All rights reserved. |