←Select platform

MatrixLength Property (SpatialFilterCommand)

Summary

Get or set the length of matrix array

Syntax

C#
VB
Objective-C
C++
public uint MatrixLength {get; set;} 
Public Property MatrixLength As UInteger 
@property (nonatomic, assign) NSUInteger matrixLength 
public: 
property uint MatrixLength { 
   uint get(); 
   void set (    uint ); 
} 

Property Value

An Int32 that specifies the length of the array in matrix property

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly