|
MapGuide API Reference
|
| MgIntCollection* MgLayer::GetGeometryTypeStyles | ( | double | scale | ) |
Gets the list of geometry type styles for this layer at the map's current scale. Returns NULL if there are no applicable geometry types.
| virtual MgIntCollection GetGeometryTypeStyles(double scale); |
| virtual MgIntCollection GetGeometryTypeStyles(double scale); |
| virtual MgIntCollection GetGeometryTypeStyles(double scale); |
| scale | (double) The scale at which to retrive the list of applicable geometry types |