LEADTOOLS Image Processing (Leadtools.ImageProcessing.Effects assembly)
LEAD Technologies, Inc

RegionContourPointsCommand Constructor(RasterRegionXForm)






RasterRegionXForm object that contains information used to translate between display coordinates and image coordinates. If you specify null in this parameter, the scalar value defaults to 1, the offsets default to 0, and the view perspective defaults to the image's view perspective.
Initializes a new RegionContourPointsCommand class object with explicit parameters. .NET support
Syntax
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
)

Parameters

xForm
RasterRegionXForm object that contains information used to translate between display coordinates and image coordinates. If you specify null in this parameter, the scalar value defaults to 1, the offsets default to 0, and the view perspective defaults to the image's view perspective.
Example
Refer to RegionContourPointsCommand.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RegionContourPointsCommand Class
RegionContourPointsCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.