IHighlightSet Interface Members Send Feedback
See Also  Properties  Methods 

The following tables list the members exposed by IHighlightSet.

Public Properties

 NameDescription
 PropertyHighlightGets or sets whether to highlight the entities in this highlight selection set.  
Top

Public Methods

 NameDescription
 MethodAddEntitiesAdds the specified entities to the highlight selection set.  
 MethodGetEntitiesGets the entities and their types in this highlight selection set.  
 MethodHasEntityGets whether this highlight selection set contains the specified entity.  
 MethodRemoveEntitiesDeletes the specified entities from this highlight selection set.  
Top

See Also