| ParallelogramGridParamsDirectionExtentsLengths Property |
The lengths of individual grid bays
Namespace: TSD.API.Remoting.Structure.CreateAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax public IReadOnlyList<double> Lengths { get; }
Public ReadOnly Property Lengths As IReadOnlyList(Of Double)
Get
public:
property IReadOnlyList<double>^ Lengths {
IReadOnlyList<double>^ get ();
}
member Lengths : IReadOnlyList<float> with get
Property Value
IReadOnlyListDoubleSee Also