Class PropertyTireFile
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.Tire.Force
Assembly: VMDTire.dll
This class is to represent the tire force File property.
public class PropertyTireFile : PropertyTire, 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
PropertyTire.Initialize(Unit.ConvertFactor),
PropertyTire.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
PropertyTireFile()
Initializes a new instance of the
public PropertyTireFile()
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.