ImageGear for .NET
SetElem Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Processing Namespace > IGDoubleMatrix Class : SetElem Method




row
Row coordinate of the matrix element to set.
column
Column coordinate of the matrix element to set.
value
Double value.

Glossary Item Box

Sets matrix element value.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

row
Row coordinate of the matrix element to set.
column
Column coordinate of the matrix element to set.
value
Double value.

See Also

©2013. Accusoft Corporation. All Rights Reserved.