GetLayer Method (IEntityHelper)
Gets the name of the
Layer for the specified entity.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetLayer( _
dsObject* Obj As System.Object _
) As System.String |
C# | |
---|
System.string GetLayer(
System.object Obj
) |
JavaScript | |
---|
GetLayer(
Obj : Object
) : String |
Parameters
- Obj
- Entity
- Val[out] or Return Value
- Name of the Layer
See Also
Availability
DraftSight V1R3.0