Gets the effective value of the style property with the specified name.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected Object GetValue ( |
Visual Basic
Copy Code
|
|---|
Protected Function GetValue( _ |
The name of the property to get.
An object representing the effective property value.
See Also