CroSecprops Property
Gets or sets default cross section properties.
Namespace: Karamba.CrossSectionsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public virtual double?[] props { get; set; }
Public Overridable Property props As Double?()
Get
Set
public:
virtual property array<Nullable<double>>^ props {
array<Nullable<double>>^ get ();
void set (array<Nullable<double>>^ value);
}
abstract props : Nullable<float>[] with get, set
override props : Nullable<float>[] with get, set
Property Value
NullableDouble