Click or drag to resize

DocumentUnitsMatrixItem Property

Gets or sets the value of a cell in the matrix.

Namespace:  Autodesk.iLogic.Types
Assembly:  Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 23.0
Syntax
Public Default Property Item ( 
	row As Integer,
	col As Integer
) As Double
	Get
	Set

Parameters

row
Type: SystemInt32
col
Type: SystemInt32

Property Value

Type: Double
See Also