InterfaceMatrixGetMatrixLayerContext Method
Returns the layer context, if the context is not board or misc it returns unknown.
Namespace: PCBI.Automation.InterfacesAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 16
MatrixLayerContext GetMatrixLayerContext(
string layerName
)
Function GetMatrixLayerContext (
layerName As String
) As MatrixLayerContext
MatrixLayerContext GetMatrixLayerContext(
String^ layerName
)
abstract GetMatrixLayerContext :
layerName : string -> MatrixLayerContext
- layerName String
-
MatrixLayerContextMatrixLayerContext (enum)