←Select platform

Dimension Property (AverageRequest)

Summary

Gets or sets the size of the averaging neighborhood.

Syntax

C#
VB
C++
[DataMemberAttribute(Name="Dimension", IsRequired=true)] 
public int Dimension {get; set;} 
  
<DataMemberAttribute(Name="Dimension", IsRequired=True)> 
Public Property Dimension As Integer 
[DataMemberAttribute(Name="Dimension", IsRequired=true)] 
public: 
property int Dimension { 
   int get(); 
   void set (    int ); 
} 

Property Value

Size of the averaging neighborhood. It is the length, in pixels, of one side of a square.

Requirements

Target Platforms

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