Class Event.ElementPropertyChangedEvent

    • Constructor Detail

      • ElementPropertyChangedEvent

        public ElementPropertyChangedEvent​(Element element,
                                           Property oldValue,
                                           Object newValue,
                                           Object... vertexPropertyKeyValues)