←Select platform

RegionData Property

Summary

Gets or sets the Leadtools.Services.Raster.DataContracts.RasterRegionData object that will be used to specify a region on an image.

Syntax

C#
VB
C++
[DataMemberAttribute(Name="RegionData", IsRequired=true)] 
public RasterRegionData RegionData { get; set; } 

Property Value

The Leadtools.Services.Raster.DataContracts.RasterRegionData object that will be used to specify a region on an image.

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.Services.ImageProcessing.DataContracts Assembly