←Select platform

XForm Property

Summary

Gets or sets a RasterRegionXForm object used to translate between display coordinates and image coordinates.

Syntax

C#
VB
C++
public RasterRegionXForm XForm { get; set; } 
Public Property XForm As Leadtools.RasterRegionXForm 

Property Value

RasterRegionXForm object used to translate between display coordinates and image coordinates. If you specify null in this property, 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