 | EMASettingsAutomaticPacking Property |
Gets/Sets if the harness should be automatically repacked when modifying.
Namespace: ema3d.Api.V25.CoreAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic static bool AutomaticPacking { get; set; }
Public Shared Property AutomaticPacking As Boolean
Get
Set
public:
static property bool AutomaticPacking {
bool get ();
void set (bool value);
}
static member AutomaticPacking : bool with get, set
Property Value
Boolean
See Also