Class PropertyDamperFile
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.Car.Force
Assembly: VMDCar.dll
The damper force file property class.
public class PropertyDamperFile : PropertyDamper, IObservableObject, IDisposableObject, ILinkable, IObjectBase, IObject, IEventProvider, IHasKeyObject, ILinkContainerEvent, IVerifiable, IHistoryObjectSerializable, IAttributeContainer, IContainer, ILinkContainer, IOwned, IHasID, IArgument, IFileProperty
Inheritance
object ←
ObservableObject ←
LinkableBase ←
ObjectBase ←
Object
Implements
IObservableObject, IDisposableObject, ILinkable, IObjectBase, IObject, IEventProvider, IHasKeyObject, ILinkContainerEvent, IVerifiable, IHistoryObjectSerializable, IAttributeContainer, IContainer, ILinkContainer, IOwned, IHasID, IArgument, IFileProperty
Inherited Members
PropertyDamper.Initialize(Unit.ConvertFactor),
PropertyDamper.DampingSpline,
PropertyDamper.ReferenceType,
PropertyDamper.ArgumentType,
PropertyForce.ArgumentType,
PropertyForce.ReferenceType,
Property.Initialize(Unit.ConvertFactor),
Property.PropertyRequestUpdate(object, LinkEventArgs),
Property.OnUpdatePropertyImpl(Property, LinkEventArgs),
Property.GetUnnamedObjectName(object),
Property.FindLocal(string),
Property.Draw(Canvas, TMatrix, TMatrix, bool),
ContainerObject
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
PropertyDamperFile()
Initializes a new instance of the
public PropertyDamperFile()
Methods
SetModified()
Called when object modified.
protected override void SetModified()
SetModified(ModifiedType)
Called when object modified.
protected override void SetModified(ModifiedResult.ModifiedType type)
Parameters
type ModifiedResult.ModifiedType
The modifed type.