Associates a type with an alias.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public static void RegisterType ( |
Visual Basic
![]() |
---|
Public Shared Sub RegisterType( _ |
The type to associate.
The unique alias for the type.
The alias is used when saving and loading objects of the specified type during style serialization and deserialization.