Leadtools Namespace > RasterRegion Class > RasterRegion Constructor : RasterRegion Constructor(LeadRect) |
'Usage Dim rect As LeadRect Dim instance As New RasterRegion(rect)
public RasterRegion(LeadRect rect)
function RasterRegion( rect )
This method creates a new RasterRegion with a rectangular interior. The interior is defined by the rect parameter.
For more information, refer to Creating a Region.
For more information, refer to Saving A Region.
For more information, refer to Working with the Existing Region.