Click or drag to resize

GenericSPGetRenderExtent Method

Retrieve the view extent, by looking at the corners of the map image rather than using the SIS GetViewExtent() which depends on the aspect ratio of the original SWD.

Namespace:  Cadcorp.GFB.CadcorpSP
Assembly:  Cadcorp.GFB.GenericStoredProcedures (in Cadcorp.GFB.GenericStoredProcedures.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public SisExtent GetRenderExtent()

Return Value

Type: SisExtent
The view extent.
See Also