Skip to main content
A newer version of this page is available. .

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