Click or drag to resize
GeManagerGetGridEnvelopesBySize Method

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public static GeEnvelope[] GetGridEnvelopesBySize(
	ref GeEnvelope envelope,
	double width,
	double height
)

Parameters

envelope
Type: FDF.Common.GeometriesGeEnvelope
width
Type: SystemDouble
height
Type: SystemDouble

Return Value

Type: GeEnvelope
See Also