MapGuide API Reference
|
void MgRasterPropertyDefinition::SetDefaultImageXSize | ( | INT32 | size | ) |
Sets the default size of the image file in the horizontal direction, in pixels (number of columns).
void SetDefaultImageXSize(int size); |
void SetDefaultImageXSize(int size); |
void SetDefaultImageXSize(int size); |
size | (int) The desired default horizontal image size in pixels (number of columns). |