Skip to main content
All docs
V25.1
  • DiagramCustomGetSerializableItemPropertiesEventArgs Constructors

    Provides data for the CustomGetSerializableItemProperties event.
    Name Parameters Description
    DiagramCustomGetSerializableItemPropertiesEventArgs(Type, PropertyDescriptorCollection, SerializationKind) itemType, properties, serializationKind Initializes a new instance of the DiagramCustomGetSerializableItemPropertiesEventArgs class with specified settings.
    See Also