Registers a new property with the specified name and type.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected Object RegisterProperty ( |
Visual Basic
Copy Code
|
|---|
Protected Function RegisterProperty( _ |
The name of the property.
See Also