isOpaque();
The isOpaque method returns the attribute whether map layer area is not transparent.
The method returns a Boolean value.
Available values:
true. Map layer area is not transparent.
false. Map layer area is transparent.
The example of use is given on the page with description of the MapShape.Visual property.
See also: