←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 Leadtools.RasterRegionXForm _ 
) 
public: 
RegionContourPointsCommand(  
   Leadtools.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly