EmfRegionData.EmfRegionData

EmfRegionData()

Initializes a new instance of the EmfRegionData class.

public EmfRegionData()

See Also


EmfRegionData(Rectangle)

Initializes a new instance of the EmfRegionData class.

public EmfRegionData(Rectangle rectangle)
ParameterTypeDescription
rectangleRectangleThe rectangle.

See Also