Skip to main content

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