←Select platform

Bounds Property

Summary

Gets or sets the rectangular area to which the region will be set or updated.

Syntax

C#
VB
C++
[DataMemberAttribute(Name="Bounds", IsRequired=true)] 
public LeadRect Bounds { get; set; } 
  
Public Property Bounds As Leadtools.Services.Datacontracts.LeadRect 

Property Value

The rectangular area to which the region will be set or updated.

Example

For an example, refer to RectangleRasterRegionData.

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