|
Modellc_super_model_results Property
|
Gets superPosition rule for rendering model results.
Namespace:
Karamba.Models
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic LCSuperPosition lc_super_model_results { get; }
Public ReadOnly Property lc_super_model_results As LCSuperPosition
Get
public:
property LCSuperPosition^ lc_super_model_results {
LCSuperPosition^ get ();
}
member lc_super_model_results : LCSuperPosition with get
Property Value
Type:
LCSuperPosition
See Also