←Select platform

DimensionField Property

Summary

Gets or sets the dimensions of the neighborhood used for filtering (Dimension x Dimension), in pixels.

Syntax
C#
VB
public int DimensionField { get; set; } 
Public Property DimensionField() As Integer 
   Get 
   Set 

Property Value

Dimensions of the neighborhood used for filtering (Dimension x Dimension), in pixels. This property accepts only positive values.

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.CloudServices Assembly