←Select platform

SliceRectangle Property

Summary

Gets the bounding rectangle of the extracted slice.

Syntax

C#
VB
WinRT C#
C++
public LeadRect SliceRectangle { get; } 
Public ReadOnly Property SliceRectangle As Leadtools.LeadRect 
public Leadtools.LeadRect SliceRectangle {get;} 
 get_SliceRectangle();  
public: 
property Leadtools.LeadRect SliceRectangle { 
   Leadtools.LeadRect get(); 
} 

Property Value

The bounding rectangle of the extracted slice.

Example

Refer to SliceCommand example.

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.ImageProcessing.Core Assembly