GMatrixItem(Int32) Property

Definition

Namespace: netDxf.GTE
Assembly: PCBI.DXF_Library (in PCBI.DXF_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public double this[
	int i
] { get; set; }

Parameters

i  Int32
 

Property Value

Double

See Also