Clears the value of the specified property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected void UnsetValue ( |
Visual Basic
Copy Code
|
|---|
Protected Sub UnsetValue( _ |
The property to clear.
See Also