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