Autodesk 15607-010000-5000A Manuale Utente

Pagina di 180
MGMapLayerSetup Object
|
155
False – Indicates that the geometry function has not been set.
Error Codes
-5 (Security Violation)
-15 (Does not apply)
-18 (Custom Spatial Query)
See Also
getGeometryFunction
getClipAdjust Method
Syntax
double getClipAdjust()
Description
Gets the clipping adjustment that is applied to the spatial filter of the layer. 
You use the clipping adjustment to change the extents of the filter by 
increasing or decreasing the dimensions of its bounding box so that it is 
bigger or smaller than the default client window size. For more information 
about setting the clipping adjustment for filters, see “Changing the Dimen-
sions of the Autodesk MapGuide Spatial Filter” on page 44.
Parameters
none
Returns
double – Value indicating the clipping adjustment for the filter. 
0 – Indicates the default filter size which is the size of the client window.
Positive values indicate progressively larger dimensions of the default filter 
size. Negative values indicate progressively smaller dimensions of the default 
filter size.