Skip to main content
All docs
V24.2

DiagramCustomGetEditableItemPropertiesCacheKeyEventArgs Constructors

Provides data for the CustomGetEditableItemPropertiesCacheKey event.
Name Parameters Description
DiagramCustomGetEditableItemPropertiesCacheKeyEventArgs(DiagramItem, Object) item, cacheKey Initializes a new instance of the DiagramCustomGetEditableItemPropertiesCacheKeyEventArgs class with specified settings.
See Also