SurroundLineType

SurroundLineType()

Surround line type
Properties:
Name Type Default Description
SURROUNDLINE_NONE Number 0 None
SURROUNDLINE_INNER Number 1 Surround line with inner
SURROUNDLINE_OUT Number 2 Surround line with out
SURROUNDLINE_ALL Number 3 Surround line with inner and out
See:

Members

staticconstantSuperMap3D.SurroundLineType.SURROUNDLINE_ALL : Number

Surround line with inner and out
Default Value: 3

staticconstantSuperMap3D.SurroundLineType.SURROUNDLINE_INNER : Number

Surround line with inner
Default Value: 1

staticconstantSuperMap3D.SurroundLineType.SURROUNDLINE_NONE : Number

None

staticconstantSuperMap3D.SurroundLineType.SURROUNDLINE_OUT : Number

Surround line with out
Default Value: 2