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