←Select platform

SegmentationRectangle Property

Summary

Gets or sets the Segmentation rectangle.

Syntax

C#
VB
WinRT C#
C++
public Leadtools.LeadRect SegmentationRectangle {get; set;}
Public Property SegmentationRectangle As Leadtools.LeadRect
public Leadtools.LeadRect SegmentationRectangle {get; set;}
get_SegmentationRectangle(); 
set_SegmentationRectangle(value); 
Object.defineProperty('SegmentationRectangle'); 
public: 
property Leadtools.LeadRect SegmentationRectangle { 
   Leadtools.LeadRect get(); 
   void set (    Leadtools.LeadRect ); 
} 

Property Value

A rectangle that surrounds the object to be segmented.

Example

Refer to AutoSegmentCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize