Click or drag to resize
BitmapTransform Constructor (Bitmap, GeEnvelope)
Initializes a new instance of the BitmapTransform class

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public BitmapTransform(
	Bitmap bmp,
	GeEnvelope env
)

Parameters

bmp
Type: System.DrawingBitmap
env
Type: FDF.Common.GeometriesGeEnvelope
See Also