"setLayerFillColor"
Sets the layer fill color.
Synopsis
void setLayerFillColor( string strLayer, string strColor )
Parameters
Parameter | Description |
---|---|
strLayer | Name of the layer the shape file will be loaded to. |
strColor | The color to be set. |
Description
Sets the layer fill color.
You can set the background color of the GIS viewer to transparent in the property editor of the graphics editor and then set a graphic object with an image to the background of the viewer. When the viewer is loaded, the background image will be shown.
Assignment
GIS Viewer