Members
-
ColorTable : ColorTable
-
Get or set the color table (ColorTable).
-
Get or set the maximum key value of the color table (ColorTable).
-
Get or set the minimum key value of the color table (ColorTable).
-
Get or set the locale.
-
Gets or sets the rendering mode.
-
Gets or sets the maximum visible value.
-
Gets or sets the minimum visible value.
-
Get or set the transparency. ([0.0,1.0], 0.0 is completely transparent, 1.0 is completely opaque)
Methods
-
staticSuperMap3D.SlopeSetting.clone(slopeSetting, result) → SlopeSetting
-
Copy the SlopeSetting instance.
Name Type Description slopeSetting
SlopeSetting optional source object result
SlopeSetting optional target. Not specified will create a new target object. Returns:
target object