←Select platform

RegionContourPointsCommand Constructor(RasterRegionXForm)

Summary

Initializes a new RegionContourPointsCommand class object with explicit parameters.

Syntax
C#
VB
C++
Public Function New( _ 
   ByVal xForm As RasterRegionXForm _ 
) 
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

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly