Displays the properties of the selected layer in the Properties window.
Namespace:
CADImport.FaceModule
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Shared Sub SelectLayer( _ ByVal ind As Integer, _ ByVal img As CADImage _ ) |
Parameters
-
ind
-
Type: int
An index of the selected layer.
-
img
-
Type: CADImage
The CADImage on which the layer has been selected.
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also