![]() | CSYSLoadCustomBar Method |
Note: This API is now obsolete.
Namespace: GeoEngine.Core.GXNetX
[ObsoleteAttribute("Deprecated since unknown, ")] public static void LoadCustomBar( CGXNETCore gxNetShared, string bar_file ) [ObsoleteAttribute("Deprecated since unknown, ")] public static void LoadCustomBar( CGXNETCore gxNetShared, string bar_file )
<ObsoleteAttribute("Deprecated since unknown, ")> Public Shared Sub LoadCustomBar ( gxNetShared As CGXNETCore, bar_file As String ) <ObsoleteAttribute("Deprecated since unknown, ")> Public Shared Sub LoadCustomBar ( gxNetShared As CGXNETCore, bar_file As String )
public: [ObsoleteAttribute(L"Deprecated since unknown, ")] static void LoadCustomBar( CGXNETCore^ gxNetShared, String^ bar_file ) public: [ObsoleteAttribute(L"Deprecated since unknown, ")] static void LoadCustomBar( CGXNETCore^ gxNetShared, String^ bar_file )
[<ObsoleteAttribute("Deprecated since unknown, ")>] static member LoadCustomBar : gxNetShared : CGXNETCore * bar_file : string -> unit [<ObsoleteAttribute("Deprecated since unknown, ")>] static member LoadCustomBar : gxNetShared : CGXNETCore * bar_file : string -> unit