|
ElementLoadLoadOrientation Property
|
Namespace:
Karamba.Loads
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic LoadOrientation LoadOrientation { get; protected set; }
Public Property LoadOrientation As LoadOrientation
Get
Protected Set
public:
property LoadOrientation LoadOrientation {
LoadOrientation get ();
protected: void set (LoadOrientation value);
}
member LoadOrientation : LoadOrientation with get, set
Property Value
Type:
LoadOrientation
See Also