Visual Basic | |
---|---|
Function GetVisible( _ ByVal Obj As System.Object _ ) As System.Boolean |
C# | |
---|---|
System.bool GetVisible( System.object Obj ) |
JavaScript | |
---|---|
GetVisible( Obj : Object ) : Boolean |
Parameters
- Obj
- Entity
- Val[out] or Return Value
- True to show the specified entity, false to hide it
DraftSight V1R3.0