←Select platform

Dimension Property

Summary

Gets the dimensions of the filter.

Syntax
C#
VB
Objective-C
C++
Java
public int Dimension { get; } 
Public ReadOnly Property Dimension As Integer 
@property (nonatomic, assign, readonly) NSUInteger dimension 
public int getDimension() 
public: 
property int Dimension { 
   int get(); 
} 

Property Value

The size (number of rows and columns) of the matrix

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly