This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 407
48dca1e2 ab9f dd3a ad00 47c4d8d33cc3
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "P:netDxf.GTE.BandedMatrix.LBands"]
Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public double[][] LBands { get; }
VB
Public ReadOnly Property LBands As Double()()
Get
C++
public:
property array<array<double>^>^ LBands {
array<array<double>^>^ get ();
}
F#
member LBands : float[][] with get
Double[][]