 | MAP_EXPORT_FORMATConstantDXF12 Field |
"DXF12" AutoCad12 (*.dxf) Plot
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic const string DXF12 = "DXF12"
public const string DXF12 = "DXF12"
Public Const DXF12 As String = "DXF12"
Public Const DXF12 As String = "DXF12"
public:
literal String^ DXF12 = "DXF12"
public:
literal String^ DXF12 = "DXF12"
static val mutable DXF12: string
static val mutable DXF12: string
Field Value
Type:
String
See Also