 | CHANDLEContext Property |
Gets the CGXNETCore Context
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic CGXNETCore Context { get; }
public CGXNETCore Context { get; }
Public ReadOnly Property Context As CGXNETCore
Get
Public ReadOnly Property Context As CGXNETCore
Get
public:
property CGXNETCore^ Context {
CGXNETCore^ get ();
}
public:
property CGXNETCore^ Context {
CGXNETCore^ get ();
}
member Context : CGXNETCore with get
member Context : CGXNETCore with get
Property Value
Type:
CGXNETCore
See Also