Gets the layer using the specified layer ID in this drawing document.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetLayerById( _
ByVal LayerId As System.Short _
) As Layer |
Visual Basic (Usage) | |
---|
Dim instance As ILayerMgr
Dim LayerId As System.Short
Dim value As Layer
value = instance.IGetLayerById(LayerId) |
C# | |
---|
Layer IGetLayerById(
System.short LayerId
) |
C++/CLI | |
---|
Layer^ IGetLayerById(
& System.short LayerId
) |
Parameters
- LayerId
Layer ID
Return Value
ILayer object
Remarks
See Also
Availability
SolidWorks 99 SP7, datecode 2000004