| SectorGridParamsAngularExtentsAngles Property |
The angles 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> Angles { get; }
Public ReadOnly Property Angles As IReadOnlyList(Of Double)
Get
public:
property IReadOnlyList<double>^ Angles {
IReadOnlyList<double>^ get ();
}
member Angles : IReadOnlyList<float> with get
Property Value
IReadOnlyListDoubleSee Also