Represents a user value in a Visio shape.
Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx
SyntaxC#
Copy Code
|
|---|
public class UserValue |
Visual Basic
Copy Code
|
|---|
Public Class UserValue |
RemarksInstances of this class can be obtained through the UserValues collection of the Shape obects.
Inheritance HierarchySystem.Object![]()
MindFusion.Vsx.UserValue
See Also