 | MVIEW_DRAWOBJ3D_ENTITYConstantLINES Field |
Draw 3D Lines (no normals) [2 verticies per object]
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic const int LINES = 1
public const int LINES = 1
Public Const LINES As Integer = 1
Public Const LINES As Integer = 1
public:
literal int LINES = 1
public:
literal int LINES = 1
static val mutable LINES: int
static val mutable LINES: int
Field Value
Type:
Int32
See Also