Gets or sets the rectangular area to which the region will be set or updated.
[DataMemberAttribute(Name="Bounds", IsRequired=true)] public LeadRect Bounds { get; set; }
[DataMemberAttribute(Name="Bounds", IsRequired=true)]
public LeadRect Bounds { get; set; }
Public Property Bounds As Leadtools.Services.Datacontracts.LeadRect
public: property Leadtools.Services.Datacontracts.LeadRect Bounds { Leadtools.Services.Datacontracts.LeadRect get(); void set ( Leadtools.Services.Datacontracts.LeadRect ); }
public:
property Leadtools.Services.Datacontracts.LeadRect Bounds {
Leadtools.Services.Datacontracts.LeadRect get();
void set ( Leadtools.Services.Datacontracts.LeadRect );
}
The rectangular area to which the region will be set or updated.
For an example, refer to RectangleRasterRegionData.
Target Platforms
RectangleRasterRegionData Class
RectangleRasterRegionData Members
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
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library