←Select platform

Rect Property

Summary

Gets or sets the homogeneous region of uniform speckles.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.LeadRect Rect {get; set;}
Public Property Rect As Leadtools.LeadRect
public Leadtools.LeadRect Rect {get; set;}
@property (nonatomic, assign) LeadRect rect
public LeadRect getRect() 
public void setRect(LeadRect value) 
get_Rect(); 
set_Rect(value); 
Object.defineProperty('Rect'); 
public: 
property Leadtools.LeadRect Rect { 
   Leadtools.LeadRect get(); 
   void set (    Leadtools.LeadRect ); 
} 

Property Value

Reference to a LeadRect that represents a homogeneous region of uniform speckle.

Example

Refer to the SRADAnisotropicDiffusionCommand example.

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