Click or drag to resize

CARCMAPLoadLYR Method

Load a LYR file to the current data frame

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void LoadLYR(
	string file
)

public static void LoadLYR(
	string file
)

Parameters

file
Type: SystemString
File Name
See Also