XMLSymbolLibEntryLayerType Property
Namespace: PCBI_SymbolLibraryAssembly: PCBI_SymbolPart_Library (in PCBI_SymbolPart_Library.dll) Version: 16.0.0.0 (16.0.0.0)
public MatrixLayerType LayerType { get; set; }
Public Property LayerType As MatrixLayerType
Get
Set
public:
virtual property MatrixLayerType LayerType {
MatrixLayerType get () sealed;
void set (MatrixLayerType value) sealed;
}
abstract LayerType : MatrixLayerType with get, set
override LayerType : MatrixLayerType with get, set
MatrixLayerTypeISymbolLibraryEntryLayerType