Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.ImageProcessing.Effects Namespace > RegionContourPointsCommand Class > RegionContourPointsCommand Constructor : RegionContourPointsCommand Constructor(RasterRegionXForm) |
public RegionContourPointsCommand( RasterRegionXForm xForm )
'Declaration
Public Function New( _ ByVal xForm As RasterRegionXForm _ )
'Usage
Dim xForm As RasterRegionXForm Dim instance As New RegionContourPointsCommand(xForm)
public RegionContourPointsCommand( RasterRegionXForm xForm )
function RegionContourPointsCommand( xForm )
public: RegionContourPointsCommand( RasterRegionXForm^ xForm )