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