←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly