Checks whether the specified property has a value.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
protected bool IsPropertySet ( |
Visual Basic Copy Code |
---|
Protected Function IsPropertySet( _ |
The property to check.
true if the property has a local value; otherwise, false.