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