←Select platform

Divisor Property (SpatialFilterCommand)

Summary

Gets or sets the number used to divide the sum of weighted values.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int Divisor {get; set;}
Public Property Divisor As Integer
public int Divisor {get; set;}
@property (nonatomic, assign) NSInteger divisor
public int getDivisor() 
public void setDivisor(int value) 
get_Divisor(); 
set_Divisor(value); 
Object.defineProperty('Divisor'); 
public: 
property int Divisor { 
   int get(); 
   void set (    int ); 
} 

Property Value

Number used to divide the sum of weighted values.

Example

Refer to SpatialFilterCommand()

Requirements

Target Platforms

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