EmfRegionData

EmfRegionData constructor (1 of 2)

Initializes a new instance of the EmfRegionData class.

public EmfRegionData()

See Also


EmfRegionData constructor (2 of 2)

Initializes a new instance of the EmfRegionData class.

public EmfRegionData(Rectangle rectangle)
ParameterTypeDescription
rectangleRectangleThe rectangle.

See Also