Initializes a new RegionContourPointsCommand class object with explicit parameters.
public RegionContourPointsCommand(
RasterRegionXForm xForm
)
Public Function New( _
ByVal xForm As Leadtools.RasterRegionXForm _
)
public:
RegionContourPointsCommand(
Leadtools.RasterRegionXForm^ xForm
)
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.
Refer to RegionContourPointsCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET