←Select platform

SliceRectangle Property

Summary
Gets the bounding rectangle of the extracted slice.
Syntax
C#
VB
C++
public LeadRect SliceRectangle { get; } 
Public ReadOnly Property SliceRectangle As LeadRect 
public: 
property LeadRect SliceRectangle { 
   LeadRect get(); 
} 

Property Value

The bounding rectangle of the extracted slice.

Example

Refer to SliceCommand example.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.