Interface IVectorDisplayAnimationData Last update: 16.07.2025 Namespace: VM.Models.OutputReader Assembly: VM.Models.OutputReader.dll public interface IVectorDisplayAnimationData Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Properties LabelNames List<list><string>> LabelNames { get; set; } Property Value ListListstring>> Positions List<list><double>> Positions { get; set; } Property Value ListListdouble[]>> Vectors List<list><double>> Vectors { get; set; } Property Value ListListdouble[]>>