←Select platform

RectangleRasterRegionData Constructor(LeadRect)

Summary

Initializes a new instance of the RectangleRasterRegionData class from a Leadtools.Services.DataContracts.LeadRect.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal bounds As Leadtools.Services.Datacontracts.LeadRect _ 
) 
public: 
RectangleRasterRegionData(  
   Leadtools.Services.Datacontracts.LeadRect bounds 
) 

Parameters

bounds
A Leadtools.Services.DataContracts.LeadRect that specifies the region.

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.Raster.DataContracts Assembly