←Select platform

EllipseRasterRegionData Constructor(LeadRect)

Summary

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

Syntax

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

Parameters

bounds
A Leadtools.Services.DataContracts.LeadRect that represents the bounding rectangle that defines the ellipse.

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