Click or drag to resize
BitmapTransform Constructor (Int32, Int32, 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(
	int width,
	int height,
	GeEnvelope env
)

Parameters

width
Type: SystemInt32
height
Type: SystemInt32
env
Type: FDF.Common.GeometriesGeEnvelope
See Also