HasEntity Method (IHighlightSet)
Gets whether this highlight selection set contains the specified entity.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function HasEntity( _
IDispatch* Entity As System.Object _
) As System.Boolean |
C# | |
---|
System.bool HasEntity(
System.object Entity
) |
Parameters
- Entity
- Entity
Parameters
- HasEntity[out] or Return Value
- True if the highlight selection set contains the specified entity, false if not
See Also
Availability
DraftSight V1R5.0